
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*---------------------------------------------------------------------------------------
 sticker
---------------------------------------------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  color: #161616;
  font-family: "Lato", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1;
}
body.is-nav-open {
  overflow: hidden;
  position: fixed;
  height: 100%;
}
body.is-modal-open {
  overflow: hidden;
}

h1, h2, h3, p, ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: bottom;
}

button {
  cursor: pointer;
}

[v-cloak] {
  display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.c-overlay {
  display: none;
}
.is-nav-open .c-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.menu-layout.has-mainVisual {
  position: relative;
}
.menu-layout.is-nav-open {
  overflow: hidden;
  height: 100vh;
}

.main {
  display: block;
  position: relative;
  left: 0;
  transition: left 0.3s ease;
}
.is-nav-open .main {
  left: 260px;
}
.main.has-mainVisual {
  top: 0;
}
@media screen and (min-width: 744px) {
  .main {
    margin: 0 auto;
    padding-top: 20px;
  }
  .main.has-mainVisual {
    padding-top: 0;
    position: relative;
  }
  .is-layout-1 .main.has-mainVisual, .is-layout-2 .main.has-mainVisual {
    top: 0;
  }
  .is-layout-3 .main.has-mainVisual, .is-layout-4 .main.has-mainVisual, .is-layout-5 .main.has-mainVisual {
    padding-top: 720px;
  }
}

.navigation-container {
  transition: 0.5s;
}
@media screen and (min-width: 744px) {
  .navigation-container.is-navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    padding: 34px 130px;
    height: 92px;
    background-color: rgba(255, 255, 255, 0);
  }
  .is-layout-2 .navigation-container.is-scrolled, .is-layout-5 .navigation-container.is-scrolled {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .navigation-container.is-navigation-right {
    position: absolute;
    right: 0;
    top: 100px;
  }
}

@media screen and (min-width: 744px) {
  .column1 {
    margin: 0 auto;
    padding: 0 100px;
  }
  .is-width-large .column1 {
    max-width: 940px;
  }
  .is-width-medium .column1 {
    max-width: 680px;
  }
  .is-width-small .column1 {
    max-width: 420px;
  }
}

.column1-main {
  margin: 0 10px;
}
@media screen and (min-width: 744px) {
  .column1-main {
    margin: 0 auto;
  }
}

.column2 {
  position: relative;
  margin: 0 10px;
}
@media screen and (min-width: 744px) {
  .column2 {
    padding: 60px 80px 0;
    display: flex;
    margin: 0 auto;
    max-width: 940px;
    min-width: 420px;
    justify-content: space-between;
  }
  .is-width-large .column2 {
    max-width: 940px;
  }
  .is-width-medium .column2 {
    max-width: 680px;
  }
  .is-width-small .column2 {
    max-width: 420px;
  }
  .has-mainVisual .column2 {
    padding: 0px 80px 0;
  }
}
@media screen and (min-width: 744px) {
  .column2-aside {
    display: block;
    min-width: 120px;
  }
  .is-width-large .column2-aside {
    width: 200px;
  }
  .is-width-medium .column2-aside {
    width: 200px;
  }
  .is-width-small .column2-aside {
    width: 120px;
  }
}
.column2-aside-inner {
  display: none;
}
@media screen and (min-width: 744px) {
  .column2-aside-inner {
    display: block;
  }
}
.column2-main {
  padding-top: 10px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (min-width: 744px) {
  .column2-main {
    padding-top: 0;
    padding-bottom: 0;
    min-width: 0%;
  }
  .is-width-large .column2-main {
    flex: 0 1 678px;
  }
  .is-width-medium .column2-main {
    flex: 0 1 420px;
  }
  .is-width-small .column2-main {
    flex: 0 1 300px;
  }
  .is-layout-4 .column2-main {
    padding-top: 117px;
  }
}

.mainVisual-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 320px;
}
@media screen and (min-width: 744px) {
  .mainVisual-container {
    height: 720px;
  }
}

.store-name-container {
  padding-top: 80px;
  margin: 0 10px;
  margin-bottom: 30px;
}
.column2 .store-name-container {
  margin: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 744px) {
  .column2 .store-name-container {
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 70px;
  }
}
@media screen and (min-width: 744px) {
  .store-name-container {
    padding-top: 0;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 70px;
  }
  .is-layout-2 .store-name-container {
    margin-top: 150px;
  }
  .is-layout-3 .store-name-container, .is-layout-4 .store-name-container, .is-layout-5 .store-name-container {
    margin-top: 40px;
  }
  .is-layout-3 .store-name-container {
    margin-bottom: 30px;
  }
  .is-width-large .store-name-container {
    max-width: 940px;
  }
  .is-width-medium .store-name-container {
    max-width: 680px;
  }
  .is-width-small .store-name-container {
    max-width: 420px;
  }
}
.store-name-container.has-mainVisual {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 320px;
  text-align: center;
  padding-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 744px) {
  .column1 .store-name-container.has-mainVisual {
    height: 720px;
    padding: 0;
    margin: 0 0 40px;
    width: 100%;
    max-width: none;
  }
  .column2 .store-name-container.has-mainVisual {
    display: block;
    align-items: normal;
    height: auto;
    text-align: start;
    padding-top: 0;
    margin-bottom: 60px;
  }
  .is-layout-4 .column2 .store-name-container.has-mainVisual {
    margin-bottom: 30px;
  }
}
.column2 .store-name-container.has-mainVisual.hidden-logo {
  margin-bottom: 0;
}

.c-overlay {
  display: none;
}
.is-nav-open .c-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/**
 *  カートボタンの部分。
 */
.c-cart {
  position: fixed;
  top: 0px;
  right: 0px;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  display: block;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 3px;
  font-size: 0;
  /* autoprefixer: ignore next */
  appearance: none;
}
.c-cart:hover {
  opacity: 0.8;
}
@media screen and (min-width: 744px) {
  .c-cart {
    width: 70px;
    height: 70px;
  }
}
.is-nav-open .c-cart {
  visibility: hidden;
  opacity: 0;
}
.c-cart__button {
  position: fixed;
  display: block;
  top: 0;
  right: 6px;
  width: 44px;
  height: 44px;
  padding: 11px;
  border-radius: 3px;
  margin-top: 6px;
  overflow: hidden;
  color: #fff;
  background-color: #161616;
  transition: background-color ease 0.3s, opacity ease 0.2s;
  cursor: pointer;
  border: none;
}
@media screen and (min-width: 744px) {
  .c-cart__button {
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    padding: 12px;
    border-radius: 4px;
    margin-top: 0px;
  }
}
.c-cart__num {
  position: fixed;
  top: 3px;
  right: 3px;
  z-index: 1001;
  display: block;
  height: 24px;
  border-radius: 24px;
  background: #0076d7;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  letter-spacing: 0.05em;
  padding: 0 4px;
  min-width: 16px;
  max-width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 744px) {
  .c-cart__num {
    top: 8px;
    right: 6px;
    height: 28px;
    border-radius: 28px;
    font-size: 14px;
    line-height: 28px;
    min-width: 20px;
    max-width: 64px;
  }
}

.c-footer {
  position: relative;
  left: 0;
  transition: left 0.3s ease;
}
.is-nav-open .c-footer {
  left: 260px;
}
.c-footer__inner {
  padding: 30px 0 50px;
}
@media screen and (min-width: 744px) {
  .c-footer__inner {
    position: relative;
    margin: 0 auto;
    padding: 80px 0 130px;
    max-width: 940px;
  }
}
.c-footer__copyright {
  text-align: center;
}
.c-footer__copyright-link {
  display: inline-block;
  overflow: hidden;
  padding-top: 26px;
  width: 160px;
  height: 0;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/logo/footer_logo.svg);
  background-repeat: no-repeat;
}
@media screen and (min-width: 744px) {
  .c-footer__copyright-link {
    padding-top: 28px;
    width: 177px;
  }
}

.c-footer__tool {
  display: none;
}
@media screen and (min-width: 744px) {
  .c-footer__tool {
    position: absolute;
    top: 59px;
    left: 0;
    margin-left: 20px;
    display: block;
  }
}
.c-footer__tool-list {
  display: flex;
  list-style: none;
}
.c-footer__tool-item {
  position: relative;
  margin-left: 10px;
  padding-top: 12px;
}
.c-footer__tool-item:nth-child(1) {
  margin-left: 0;
}
.c-footer__tool-item-link {
  box-sizing: border-box;
  display: block;
  width: 38px;
  height: 38px;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  background-color: #161616;
}
.c-footer__links {
  width: -moz-max-content;
  width: max-content;
  max-width: 200px;
  z-index: 1;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.c-footer__links-button {
  display: block;
  width: 38px;
  height: 38px;
  border: none;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  background-color: #161616;
  /* autoprefixer: ignore next */
  appearance: none;
}
.c-footer__links-list {
  position: relative;
  padding: 10px 14px;
  border: 1px solid #ddd;
  background-color: #eee;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  list-style: none;
}
.c-footer__links-list::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 50px;
  height: 10px;
  background-color: #eee;
  content: "";
  transform: translateX(-50%);
}
.c-footer__links-list::after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid #ddd;
  background-color: #eee;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  content: "";
  transform: translateX(-50%) rotate(45deg);
}
.c-footer__links-item-link {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 14px;
  color: #777;
  text-decoration: none;
  font-size: 1.2rem;
  overflow-wrap: anywhere;
  line-height: normal;
}
.c-footer__links-item-link:hover {
  opacity: 0.8;
}
.c-footer__links-item-link::before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 4px 0 4px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #bbb;
  content: "";
}
.c-footer__sns {
  z-index: 1;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.c-footer__sns-button {
  display: block;
  width: 38px;
  height: 38px;
  padding: 10px;
  border: none;
  border-radius: 4px;
  color: #fff;
  background-color: #161616;
  /* autoprefixer: ignore next */
  appearance: none;
}
.c-footer__sns-list {
  position: relative;
  padding: 10px 14px;
  border: 1px solid #ddd;
  background-color: #eee;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  list-style: none;
}
.c-footer__sns-list::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 50px;
  height: 10px;
  background-color: #eee;
  content: "";
  transform: translateX(-50%);
}
.c-footer__sns-list::after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid #ddd;
  background-color: #eee;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  content: "";
  transform: translateX(-50%) rotate(45deg);
}
.c-footer__sns-item {
  margin-top: 10px;
  cursor: pointer;
}
.c-footer__sns-item:nth-child(1) {
  margin-top: 0;
}
.c-footer__sns-item--fb {
  display: block;
  box-sizing: border-box;
  padding-left: 24px;
  width: 102px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  background-position: 5px 4px;
  background-size: 14px;
  background-repeat: no-repeat;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 22px;
}
.c-footer__sns-item--fb:hover {
  opacity: 0.8;
}
.c-footer__sns-item--fb {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_facebook_small.svg);
}
.c-footer__sns-item--tw {
  display: block;
  box-sizing: border-box;
  padding-left: 24px;
  width: 102px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  background-position: 5px 4px;
  background-size: 14px;
  background-repeat: no-repeat;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 22px;
}
.c-footer__sns-item--tw:hover {
  opacity: 0.8;
}
.c-footer__sns-item--tw {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_twitter_x_small.svg);
  background-size: 18px;
  background-position: 4px 4px;
}

/**
 *  メニューのコンポーネント。
 *
 *  コンポーネント内には、ロゴとナビゲーションがある。
 *  SP のナビゲーションは、 header 内で管理しているナビゲーションを使うので
 *  ここのは非表示にしておく。
 */
.c-menu {
  position: relative;
}
@media screen and (min-width: 744px) {
  .c-menu {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 744px) {
  .c-menu__footer {
    display: none;
  }
}
.c-menu__copyright {
  margin: 0 15px;
  padding-bottom: 40px;
}
.c-menu__copyright-link {
  display: block;
  overflow: hidden;
  padding-top: 26px;
  width: 160px;
  height: 0;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/logo/footer_logo.svg);
  background-position: left top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/**
 *  メニューのナビゲーション部分。
 *
 *  ナビゲーションの開閉には body に .is-nav-open をつける。
 *  カテゴリがサブカテゴリを持っている場合は .has-children をつける。
 *  アコーディオンが開いている状態の場合は .is-open をつける。
 */
.c-menu__navigation {
  position: fixed;
  top: 0;
  left: -260px;
  width: 260px;
  height: 100%;
  transition: left 0.3s ease-in-out;
}
@media screen and (min-width: 744px) {
  .c-menu__navigation {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    width: auto;
    height: auto;
  }
}
.is-nav-open .c-menu__navigation {
  left: 0;
}
.c-menu__navigation-inner {
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  background-color: #161616;
  visibility: hidden;
  transition-property: visibility;
  transition-delay: 0.3s;
}
@media screen and (min-width: 744px) {
  .c-menu__navigation-inner {
    position: relative;
    left: auto;
    overflow-y: visible;
    width: auto;
    height: auto;
    background-color: transparent;
    visibility: visible;
  }
}
.is-nav-open .c-menu__navigation-inner {
  visibility: visible;
  transition-property: visibility;
  transition-delay: 0s;
}
.c-menu__navigation-title {
  position: absolute;
  top: 6px;
  left: 266px;
  font-size: 0;
}
@media screen and (min-width: 744px) {
  .c-menu__navigation-title {
    display: none;
  }
}
.c-menu__navigation-button {
  position: relative;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 14px;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 3px;
  background-color: #161616;
  /* autoprefixer: ignore next */
  appearance: none;
  cursor: pointer;
}
.c-menu__navigation-button-label {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #fff;
  transition: transform 0.2s;
}
.is-nav-open .c-menu__navigation-button-label {
  transform: translateY(26px);
}
.c-menu__navigation-button-label::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-color: #fff;
  content: "";
  transition: transform 0.2s;
  transform: translateY(-5px);
}
.is-nav-open .c-menu__navigation-button-label::before {
  transform: translateY(-26px) rotate(45deg);
}
.c-menu__navigation-button-label::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-color: #fff;
  content: "";
  transition: transform 0.2s;
  transform: translateY(5px);
}
.is-nav-open .c-menu__navigation-button-label::after {
  transform: translateY(-26px) rotate(-45deg);
}
.c-menu__navigation-list {
  box-sizing: border-box;
  padding: 0 15px 10px;
}
@media screen and (min-width: 744px) {
  .c-menu__navigation-list {
    display: flex;
    padding: 0;
    margin-bottom: -20px;
    list-style: none;
  }
  .is-navigation-left .c-menu__navigation-list {
    display: block;
  }
}
.c-menu__navigation-item {
  letter-spacing: 0.0625em;
  font-size: 1.6rem;
}
.c-menu__navigation-item:first-child {
  margin-left: 0;
}
@media screen and (min-width: 744px) {
  .c-menu__navigation-item {
    margin-left: 20px;
    padding-bottom: 10px;
  }
  .c-menu__navigation-item:first-child {
    margin-left: 0;
  }
  .is-navigation-left .c-menu__navigation-item {
    padding-bottom: 0;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .is-width-small .is-navigation-default .c-menu__navigation-item, .is-width-small .is-navigation-right .c-menu__navigation-item {
    margin-left: 15px;
    font-size: 1.4rem;
  }
  .is-width-small .is-navigation-default .c-menu__navigation-item:first-child, .is-width-small .is-navigation-right .c-menu__navigation-item:first-child {
    margin-left: 0;
  }
  .c-menu__navigation-item {
    position: relative;
  }
  .c-menu__navigation-item.categories-visible {
    position: relative;
  }
}
.c-menu__navigation-link {
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #2d2d2d;
  color: #fff;
  text-decoration: none;
  line-height: 50px;
}
.no-secound-categories .c-menu__navigation-link {
  border-bottom: none;
}
@media screen and (min-width: 744px) {
  .c-menu__navigation-link {
    border-bottom: none;
    color: #161616;
    line-height: 1.2;
  }
}
.c-menu__categories-wrapper {
  padding-top: 10px;
}
@media screen and (min-width: 744px) {
  .c-menu__categories {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    max-height: calc(100vh - 80px);
  }
  .c-menu__categories.has-scroll {
    box-shadow: none;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .c-menu__categories.has-scroll.is-shown-any-sub-categories {
    padding-right: 100vw;
    padding-bottom: calc(100vh - 130px);
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .c-menu__categories.has-scroll.is-shown-any-sub-categories::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
  .is-layout-1 .c-menu__categories.has-scroll {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 0;
    overflow: visible;
    max-height: none;
  }
  .is-layout-3 .c-menu__categories.has-scroll {
    overflow: visible;
    padding: 0;
  }
}
.c-menu__categories-visible {
  display: block;
}
.is-layout-3 .c-menu__categories-visible {
  box-shadow: none;
  position: relative;
  top: 10px;
  max-height: none;
}
@media screen and (min-width: 744px) {
  .c-menu__categories-inner {
    padding: 10px;
    border: 1px solid #eee;
    background-color: #fff;
    box-sizing: border-box;
    list-style: none;
  }
  .c-menu__categories-inner::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
  .is-layout-3 .c-menu__categories-inner {
    border: none;
    background-color: transparent;
  }
}
.c-menu__categories-item {
  position: relative;
}
.c-menu__categories-item.has-children::after {
  position: absolute;
  top: 22px;
  right: 4px;
  display: block;
  width: 14px;
  height: 8px;
  background-image: url(//st-cdn.net/assets/storesjp/images/dashboard/icon/icon_category_open.svg);
  content: "";
}
@media screen and (min-width: 744px) {
  .c-menu__categories-item.has-children::after {
    display: none;
  }
}
.c-menu__categories-item.has-children.is-open::after {
  background-image: url(//st-cdn.net/assets/storesjp/images/dashboard/icon/icon_category_close.svg);
}
@media screen and (min-width: 744px) {
  .c-menu__categories-item.has-children.is-open::after {
    display: none;
  }
}
.c-menu__categories-link {
  position: relative;
  display: block;
  border-bottom: 1px solid #2d2d2d;
  color: #fff;
  text-decoration: none;
  line-height: 50px;
  font-size: 1.5rem;
  overflow-wrap: break-word;
}
.no-secound-categories .c-menu__categories-link {
  padding: 5px 4px;
  color: #aaa;
  line-height: 1.5;
  border-bottom: none;
}
@media screen and (min-width: 744px) {
  .no-secound-categories .c-menu__categories-link {
    padding: 6px;
    color: #333;
  }
}
@media screen and (min-width: 744px) {
  .c-menu__categories-link {
    box-sizing: border-box;
    padding: 6px;
    width: 220px;
    border-bottom: none;
    color: #333;
    word-wrap: break-word;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .column2-aside .c-menu__categories-link {
    width: inherit;
  }
  .c-menu__categories-link:hover {
    background-color: #ededed;
  }
  .is-layout-3 .c-menu__categories-link:hover {
    background-color: transparent;
  }
}
.c-menu__sub-categories {
  padding: 10px 0;
  border-bottom: solid 1px #2d2d2d;
  display: none;
  list-style: none;
}
.c-menu__sub-categories-visible {
  display: block;
}
@media screen and (min-width: 744px) {
  .c-menu__sub-categories {
    position: fixed;
    box-sizing: border-box;
    padding: 10px;
    margin-left: 210px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    list-style: none;
    z-index: 1;
    max-height: calc(100vh - 80px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .is-layout-3 .c-menu__sub-categories {
    margin-left: 160px;
  }
}
.c-menu__sub-categories-item {
  position: relative;
}
.c-menu__sub-categories-link {
  display: block;
  padding: 5px 4px;
  color: #aaa;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .c-menu__sub-categories-link {
    display: block;
    overflow-wrap: break-word;
    box-sizing: border-box;
    padding: 6px;
    width: 220px;
    color: #333;
    word-wrap: break-word;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .c-menu__sub-categories-link:hover {
    background-color: #ededed;
  }
}

/**
 *  メニューの検索ボックスの部分。
 */
.c-menu__search {
  position: relative;
  padding: 50px 0 30px;
  background-color: #161616;
  cursor: pointer;
}
.c-menu__search:hover {
  opacity: 0.8;
}
.c-menu__search.is-active {
  opacity: 1;
}
@media screen and (min-width: 744px) {
  .c-menu__search {
    position: fixed;
    top: 20px;
    left: 20px;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 4px;
  }
  .c-menu__search.is-active {
    width: auto;
  }
}
.c-menu__search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.is-active .c-menu__search-wrapper {
  display: none;
}
.c-menu__search-form {
  position: relative;
  margin: 0 15px;
}
@media screen and (min-width: 744px) {
  .c-menu__search-form {
    margin: 0;
  }
}
.c-menu__search-input {
  display: block;
  box-sizing: border-box;
  padding-right: 40px;
  padding-left: 10px;
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.4rem;
  /* autoprefixer: ignore next */
  appearance: none;
}
@media screen and (min-width: 744px) {
  .c-menu__search-input {
    overflow: hidden;
    padding: 0;
    width: 0;
    height: 50px;
    transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out, padding-left 0.3s ease-in-out;
  }
  .is-active .c-menu__search-input {
    padding-right: 40px;
    padding-left: 12px;
    width: 300px;
    height: 50px;
    border: 1px solid #ddd;
  }
}
.c-menu__search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 8px;
  border: none;
  background-color: transparent;
  /* autoprefixer: ignore next */
  appearance: none;
}
@media screen and (min-width: 744px) {
  .c-menu__search-submit {
    width: 50px;
    height: 50px;
    padding: 12px;
    color: #fff;
  }
}

/**
 *  メニューのSNSリスト部分。
 */
.c-menu__sns {
  margin: 0 15px 30px;
}
@media screen and (min-width: 744px) {
  .c-menu__sns {
    display: none;
  }
}
.c-menu__sns-list {
  display: flex;
  list-style: none;
}
.c-menu__sns-item-link {
  display: block;
  box-sizing: border-box;
  padding-left: 30px;
  width: 110px;
  border-radius: 3px;
  background-color: #fff;
  background-position: 5px center;
  background-size: 18px;
  background-repeat: no-repeat;
  color: #666;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 28px;
}
.c-menu__sns-item-link-fb {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_facebook_small.svg);
}
.c-menu__sns-item-link-tw {
  margin-left: 5px;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_twitter_x_small.svg);
  background-size: 20px;
  background-position: 6px 4px;
}

/**
 *  メニューのお問い合わせや利用規約の部分。
 */
.c-menu__tool {
  margin: 0 15px 30px;
}
@media screen and (min-width: 744px) {
  .c-menu__tool {
    display: none;
  }
}
.c-menu__tool-contact-link {
  display: block;
  box-sizing: border-box;
  padding-left: 35px;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_mail.svg);
  background-position: 4px center;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  line-height: 50px;
}
.c-menu__tool-list {
  list-style: none;
}
.c-menu__tool-item-link {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 35px;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_info_gray.svg);
  background-position: 5px center;
  background-size: 18px;
  background-repeat: no-repeat;
  color: #888;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-size: 1.3rem;
  min-height: 32px;
  overflow-wrap: anywhere;
}

/**
 *  メニューのアカウント関係の部分。
 *
 *  アコーディオンが開いた状態のときには .is-open をつける。
 */
.c-menu__user {
  margin-bottom: 10px;
}
@media screen and (min-width: 744px) {
  .c-menu__user:focus-visible {
    outline: solid 4px #8BB3FB;
  }
}
@media screen and (min-width: 744px) {
  .c-menu__user__container {
    position: fixed;
    top: 20px;
    right: 80px;
    border-radius: 4px;
  }
}
.c-menu__user-inner {
  border-top: 1px solid #575757;
  border-bottom: 1px solid #575757;
  background-color: #393939;
}
@media screen and (min-width: 744px) {
  .c-menu__user-inner {
    border: none;
    border-radius: 4px;
    background: none;
  }
}
.c-menu__user-name {
  position: relative;
  margin: 0 15px;
  padding-left: 4px;
  line-height: 48px;
}
@media screen and (min-width: 744px) {
  .c-menu__user-name {
    margin: 0 20px;
    padding-left: 0;
    line-height: 50px;
  }
  .c-menu__user-name-box {
    border: none;
    border-radius: 4px;
    background-color: #161616;
    cursor: pointer;
  }
  .c-menu__user-name-box:hover {
    opacity: 0.8;
  }
  .c-menu__user-name::after {
    display: none;
  }
}
.c-menu__user-name::after {
  position: absolute;
  top: 22px;
  right: 2px;
  width: 0;
  height: 0;
  border-width: 6px 5px 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  content: "";
}
.is-open .c-menu__user-name::after {
  border-width: 0 5px 6px;
  border-color: transparent transparent #fff transparent;
}
.c-menu__user-name-text {
  display: inline-block;
  overflow: hidden;
  overflow-wrap: break-word;
  max-width: 180px;
  color: #fff;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 744px) {
  .c-menu__user-name-text {
    letter-spacing: 0.08em;
    font-weight: normal;
  }
}
.c-menu__user-name-honorific {
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 744px) {
  .c-menu__user-name-honorific {
    letter-spacing: 0.08em;
    font-weight: normal;
  }
}
.c-menu__user-list {
  margin: 0 15px;
  padding: 15px 0;
  border-top: 1px solid #575757;
  list-style: none;
}
@media screen and (min-width: 744px) {
  .c-menu__user-list {
    position: absolute;
    top: 60px;
    right: 0;
    margin: 0;
    padding: 10px;
    width: 130px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  }
}
.c-menu__user-item-link {
  cursor: pointer;
  display: block;
  padding: 5px 4px;
  color: #fff;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .c-menu__user-item-link {
    padding: 6px;
    color: #161616;
    letter-spacing: 0.05em;
  }
  .c-menu__user-item-link:hover {
    background-color: #ededed;
  }
}
.c-menu__user-buttons {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
  margin-bottom: 10px;
}
@media screen and (min-width: 744px) {
  .c-menu__user-buttons {
    position: absolute;
    top: 60px;
    right: 0;
    display: none;
    margin: 0;
    padding: 10px;
    width: 130px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  }
}
.c-menu__user-button {
  width: 48%;
}
@media screen and (min-width: 744px) {
  .c-menu__user-button {
    width: auto;
  }
}
.c-menu__user-button-login, .c-menu__user-button-signin {
  border-radius: 4px;
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  background-color: #393939;
  border: 1px solid #575757;
  padding: 13px 0;
  display: inline-block;
  text-decoration: none;
}
@media screen and (min-width: 744px) {
  .c-menu__user-button-login, .c-menu__user-button-signin {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 6px;
    color: #161616;
    letter-spacing: 0.05em;
    text-align: left;
    line-height: 1.5;
  }
  .c-menu__user-button-login:hover, .c-menu__user-button-signin:hover {
    background-color: #ededed;
  }
}

.c-menu__title {
  width: 100%;
  transition: 0.5s ease-in-out;
  overflow-wrap: break-word;
  text-align: center;
  word-wrap: break-word;
}
.c-menu__title-link {
  text-decoration: none;
}
.c-menu__title-text {
  letter-spacing: 5px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .is-layout-2 .has-mainVisual .c-menu__title.is-scrolled {
    opacity: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 744px) {
  .c-menu__title.is-side {
    word-break: break-all;
    line-height: 75px;
    text-align: left;
  }
}
.hidden-logo .c-menu__title {
  visibility: hidden;
  height: 0;
}

/**
 *  フッターに表示されるSNSリンク
 */
.c-sns {
  margin-bottom: 30px;
}
@media screen and (min-width: 744px) {
  .c-sns {
    position: absolute;
    top: 75px;
    right: 0;
    margin-right: 20px;
  }
}
.c-sns__list {
  display: flex;
  list-style: none;
  justify-content: center;
}
.c-sns__item {
  margin: 0 5px;
}
@media screen and (min-width: 744px) {
  .c-sns__item {
    margin-left: 12px;
  }
  .c-sns__item:nth-child(1) {
    margin-left: 0;
  }
}
.c-sns__item-link {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #9ea5b2;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
  font-size: 0;
  line-height: 1;
}
@media screen and (min-width: 744px) {
  .c-sns__item-link {
    background-size: 18px;
  }
}
.c-sns__item-link-facebook {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_facebook.svg);
}
.c-sns__item-link-twitter {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_twitter.svg);
}
.c-sns__item-link-instagram {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_instagram.svg);
}
.c-sns__item-link-line {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_line.svg);
}
.c-sns__item-link-youtube {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_youtube.svg);
}
.c-sns__item-link-website {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_home.svg);
}

.c-pagination__list {
  display: table;
  margin: 0 auto;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-radius: 4px;
  overflow: hidden;
}
.c-pagination__list.first-active {
  border-left: 0;
}
.c-pagination__list.last-active {
  border-right: 0;
}
.c-pagination__item {
  display: table-cell;
  border-left: 1px solid #dcdcdc;
}
.c-pagination__item:first-child {
  border-left: 0;
}
.c-pagination__item-link {
  display: flex;
  width: 42px;
  height: 42px;
  font-size: 1.6rem;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: #fff;
  line-height: 1;
  color: #333;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.c-pagination__item-link.is-current {
  background-color: #161616;
  border-color: #161616;
  color: #aaa;
  pointer-events: none;
}
@media screen and (min-width: 744px) {
  .c-pagination__item-link:hover {
    background-color: #ededed;
  }
}

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
}
.c-modal__container {
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 2%;
}
.c-modal__inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.c-modal__error {
  margin-bottom: 20px;
  padding: 10px;
  background-color: #ed5454;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  font-size: 1.6rem;
}
.c-modal__block {
  margin: 60px auto;
  background-color: #fff;
  border-radius: 6px;
  text-align: center;
  position: relative;
  padding: 20px;
  max-width: 400px;
}
.announce .c-modal__block {
  padding: 10px;
  max-width: 600px;
}
@media screen and (min-width: 744px) {
  .c-modal__block {
    padding: 40px;
  }
  .announce .c-modal__block {
    padding: 20px;
  }
  .cart .c-modal__block {
    max-width: 840px;
  }
}
.c-modal__closeButton {
  position: absolute;
  top: -40px;
  right: 4px;
  width: 20px;
  height: 20px;
}
.c-modal__closeButton-close {
  background-color: transparent;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_close.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  font-size: 0;
  width: 20px;
  height: 20px;
}
.c-modal__header {
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 16px;
}
.c-modal__title {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (min-width: 744px) {
  .c-modal__title {
    font-size: 2rem;
  }
  .is-cart .c-modal__title {
    padding-bottom: 16px;
  }
}
.c-modal__logo {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/logo/stores_id_logo.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 0;
  width: 124px;
  height: 26px;
}
.c-modal__text-empty {
  font-size: 1.8rem;
  text-align: center;
  margin: 50px 0 40px;
}
.c-modal__input {
  margin-bottom: 15px;
  position: relative;
}
.c-modal__input::before {
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  top: 13px;
  left: 16px;
}
.c-modal__input.is-email::before {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_mail_gray.svg);
}
.c-modal__input.is-password::before {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_key.svg);
}
.c-modal__input-box {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #cecece;
  font-size: 1.6rem;
  padding: 10.5px 0 10.5px 50px;
  border-radius: 3px;
}
.c-modal__checkbox {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-modal__checkbox {
    margin: 30px 0;
  }
}
.c-modal__checkbox-box {
  display: none;
}
.c-modal__checkbox-box:checked + .c-modal__checkbox-label::before {
  border-color: #0076d7;
  background-color: #0076d7;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_check.svg);
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center;
}
.c-modal__checkbox-label {
  position: relative;
}
.c-modal__checkbox-label::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  box-sizing: border-box;
  border: solid 2px #dcdcdc;
  border-radius: 3px;
  margin: 0 15px 0 0;
  padding: 0;
  background: #ededed;
  color: transparent;
  text-align: center;
  vertical-align: middle;
  transition: background-color ease 0.2s;
}
.c-modal__checkbox-text {
  font-size: 1.5rem;
  position: relative;
  vertical-align: middle;
}
.c-modal__checkbox-text-link {
  color: #0076d7;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.c-modal__buttons {
  list-style: none;
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-modal__buttons {
    margin: 30px 0;
  }
}
.c-modal__button {
  margin-bottom: 10px;
}
@media screen and (min-width: 744px) {
  .c-modal__submit {
    text-align: center;
  }
}
.c-modal__submit-button {
  font-size: 1.6rem;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  border-radius: 4px;
  color: #fff;
  background-color: #0076d7;
  display: inline-block;
  padding: 17px 0;
}
@media screen and (min-width: 744px) {
  .c-modal__submit-button {
    padding: 21px 0;
  }
}
.is-cart .c-modal__submit-button {
  max-width: 340px;
}
@media screen and (min-width: 744px) {
  .c-modal__guest {
    text-align: center;
  }
}
.c-modal__guest-button {
  font-size: 1.6rem;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  border-radius: 4px;
  color: #666;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 17px 0;
}
@media screen and (min-width: 744px) {
  .c-modal__guest-button {
    padding: 21px 0;
  }
}
.is-cart .c-modal__guest-button {
  max-width: 340px;
}
.c-modal__facebook-button {
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
  font-size: 1.6rem;
  border-radius: 4px;
  color: #666;
  text-align: center;
  padding: 11px 0;
}
@media screen and (min-width: 744px) {
  .c-modal__facebook-button {
    padding: 14px 0;
  }
}
.c-modal__facebook-button-label {
  display: inline-block;
  position: relative;
  padding-left: 37px;
}
.c-modal__facebook-button-label::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_facebook_large.svg);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
}
.c-modal__facebook-caution {
  font-size: 15px;
  line-height: 24px;
  margin-top: 24px;
}
.c-modal__facebook-caution > small {
  color: inherit;
  font-size: inherit;
}
.c-modal__facebook-caution-link {
  color: #0076d7;
  text-decoration: none;
  cursor: pointer;
}
.c-modal__note {
  text-align: center;
}
.c-modal__note:nth-child(n+1) {
  margin-top: 10px;
}
.c-modal__note-link {
  color: #0076d7;
  text-decoration: none;
  font-size: 1.4rem;
  cursor: pointer;
}

.c-modal-fadein-enter-active {
  animation: fadein 0.2s;
}

.c-modal-fadein-leave-active {
  animation: fadeout 0.2s;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.c-modalAnnounce__image {
  margin-bottom: 15px;
}
.c-modalAnnounce__image img {
  width: 100%;
}
@media screen and (min-width: 744px) {
  .c-modalAnnounce__image {
    margin-bottom: 20px;
  }
}
.c-modalAnnounce__catch {
  background-color: #333333;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  letter-spacing: 1.8px;
  padding: 25% 10px;
  word-break: break-all;
  line-height: 1.3;
  margin-bottom: 20px;
}
.c-modalAnnounce__title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 744px) {
  .c-modalAnnounce__title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.c-modalAnnounce__paragraph {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 10px;
  letter-spacing: 0.03em;
  word-wrap: break-word;
}
.c-modalAnnounce__paragraph p {
  padding: 5px 0;
}
.c-modalAnnounce__paragraph a {
  word-break: break-all;
}

.c-header {
  margin-top: 40px;
}
@media screen and (min-width: 744px) {
  .c-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.c-header h1 {
  margin-bottom: 14px;
  font-size: 0;
}
@media screen and (min-width: 744px) {
  .c-header h1 {
    margin-bottom: 15px;
  }
}
.c-header__text {
  display: inline-block;
  color: #161616;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (min-width: 744px) {
  .c-header__text {
    font-size: 2rem;
    font-weight: normal;
  }
}
.c-header__text::after {
  content: "/";
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 3px;
}
@media screen and (min-width: 744px) {
  .c-header__text::after {
    font-size: 2rem;
  }
}
.c-header__text:last-child::after {
  display: none;
}
.c-header__tools {
  text-align: center;
}
@media screen and (min-width: 744px) {
  .c-header__tools {
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
  }
}

/*---------------------------------------------------------------------------------------
 sticker
---------------------------------------------------------------------------------------*/
.c-popup-list {
  display: inline-block;
  width: 47%;
  position: relative;
  margin: 0 1%;
}
@media screen and (min-width: 744px) {
  .c-popup-list {
    width: 136px;
  }
}
.c-popup-list.is-list-opened .c-popup-list-popup {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s ease-in-out, visibility 0.01s;
}
.c-popup-list.is-list-opened .c-popup-list-current {
  border-color: #aaa;
}
.c-popup-list-current {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1.5rem;
  text-align: left;
  padding: 11.5px 0 11.5px 14px;
  position: relative;
}
.c-popup-list-current::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 12px;
  width: 14px;
  height: 8px;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_accordion_open.svg);
  transform: translateY(-50%);
}
@media screen and (min-width: 744px) {
  .c-popup-list-current {
    width: 136px;
    border-color: #ccc;
    font-size: 1.4rem;
    cursor: pointer;
    padding: 10px 0 10px 14px;
  }
}
.c-popup-list-popup {
  padding-top: 6px;
  position: absolute;
  top: 40px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s ease-in-out, visibility 0.2s;
  width: 100%;
}
@media screen and (min-width: 744px) {
  .c-popup-list-popup {
    width: 152px;
    left: auto;
    right: 0;
    top: 36px;
  }
}
.c-popup-list-list {
  list-style: none;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  padding: 10px 0;
}
@media screen and (min-width: 744px) {
  .c-popup-list-list {
    background-color: #fff;
    box-sizing: border-box;
    width: 152px;
    border: 1px solid #eee;
    padding: 10px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 0;
  }
}
.c-popup-list-item-link {
  color: #fff;
  display: block;
  text-align: left;
  padding: 12.5px 14px;
  text-decoration: none;
  font-size: 1.5rem;
  position: relative;
}
.c-popup-list-item-link.current::after {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_check.svg);
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 14px;
  height: 11px;
  transform: translateY(-50%);
}
@media screen and (min-width: 744px) {
  .c-popup-list-item-link.current::after {
    display: none;
  }
}
@media screen and (min-width: 744px) {
  .c-popup-list-item-link {
    color: #333;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    padding: 9.5px 6px;
  }
  .c-popup-list-item-link:hover {
    background-color: #ededed;
  }
}

.c-privateBanner {
  position: fixed;
  z-index: 7;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 60px;
  padding: 8px 14px;
  background-color: #ed5454;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.03em;
  line-height: 1.6;
  box-sizing: border-box;
}
.c-privateBanner a {
  color: #fff;
  text-decoration: underline;
}
.c-privateBanner .text {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
.c-privateBanner .text .first-line {
  display: block;
}
.c-privateBanner:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 24px;
  margin: 0 10px 0 0;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_alert_white.svg) no-repeat;
  background-size: contain;
}
@media screen and (min-width: 744px) {
  .c-privateBanner {
    height: 80px;
    font-size: 18px;
    line-height: 80px;
    text-align: center;
    padding: 0;
  }
  .c-privateBanner .text {
    width: auto;
    margin: auto;
  }
  .c-privateBanner .text .first-line {
    display: inline;
  }
  .c-privateBanner:before {
    margin: -4px 10px 0 0;
  }
}

/**
 *  バナーの3タイプ
 *
 *    - スマートフォン（ 基準幅： 375px - 20px = 355px )
 *      - タイプ１：画像１枚　１カラム
 *      - タイプ２：画像２枚　２カラム　（ 画像と画像の間の余白： 14px ）
 *      - タイプ３：画像３枚　３カラム　（ 画像と画像の間の余白： 6px ）
 *    - 余白のとり方は margin-left で指定。後ろのアイテムが余白を持つ。
 *    - 先頭のアイテムには余白を設けない。
 */
/**
 * バナー数毎の縦横比
 * サブカラム：2カラム表示してメニューがあるカラム
 * メインカラム：サブカラムではないカラム
 *
 * サブカラムのバナーはSPだとメインカラムに表示するが比率はサブカラムのまま。
 *
 *  1枚
 *    - サブカラム：5:3
 *    - メインカラム：47:9
 *  2枚
 *    - サブカラム：5:3
 *    - メインカラム：5:2
 *  3枚
 *    - サブカラム：5:3
 *    - メインカラム：5:3
 */
.c-banner {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-banner {
    margin: 40px 0;
  }
}
.c-banner.is-aside-content.is-in-aside {
  margin: 20px 0px;
}
.c-banner__list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  list-style: none;
}
.is-in-aside .c-banner__list {
  display: block;
  width: 84%;
}
.c-banner__item {
  width: 100%;
  display: block;
  position: relative;
}
.c-banner__item-link {
  display: block;
}
.c-banner__item-link.no-link {
  cursor: default;
  pointer-events: none;
}
.c-banner__item1 img {
  width: 100%;
}
.c-banner__item3 {
  width: 32.20657277%;
}
.is-in-aside .c-banner__item3 {
  margin-bottom: 20px;
  width: 100%;
}
.is-in-aside .c-banner__item3:nth-child(2), .is-in-aside .c-banner__item3:nth-child(3) {
  margin-left: 0;
}
.c-banner__item3 img {
  max-width: 100%;
  height: auto;
}
.c-banner__item2 {
  width: 48.0281690141%;
}
.is-in-aside .c-banner__item2 {
  margin-bottom: 20px;
  width: 100%;
}
.is-in-aside .c-banner__item2:nth-child(2) {
  margin-left: 0;
}
.c-banner__item2 img {
  max-width: 100%;
  height: auto;
}

.c-category {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-category {
    margin: 40px 0;
  }
}
.c-category__title {
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 744px) {
  .c-category__title {
    margin-bottom: 20px;
  }
}
.c-category__list {
  list-style: none;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 744px) {
  .c-category__list::after {
    content: "";
    display: block;
    width: 32%;
  }
}
.c-category__item {
  margin-bottom: 15px;
  cursor: pointer;
  width: calc((100% - 16px) / 2);
}
.c-category__item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 744px) {
  .c-category__item {
    margin-top: 30px;
    margin-bottom: 0;
    width: 31.914893617%;
  }
  .c-category__item:nth-child(1), .c-category__item:nth-child(2), .c-category__item:nth-child(3) {
    margin-top: 0;
  }
}
.c-category__item-link {
  display: block;
  text-decoration: none;
}
.c-category__item-image {
  font-size: 0;
  margin-bottom: 10px;
}
.c-category__item-name {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  word-wrap: break-word;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3;
}
.c-category__item-count {
  font-size: 1.2rem;
}
.c-category__item-count-unit {
  margin-left: 2px;
}

.c-categoryText__list {
  list-style: none;
}
.c-categoryText__item {
  padding-bottom: 20px;
  position: relative;
}
.c-categoryText__item-link {
  display: block;
  color: #161616;
  text-decoration: none;
  font-size: 1.4rem;
  word-wrap: break-word;
}
.c-categoryText__sub-categories {
  padding: 10px 0;
  border-bottom: solid 1px #2d2d2d;
  list-style: none;
}
@media screen and (min-width: 744px) {
  .c-categoryText__sub-categories {
    position: absolute;
    transform: translateX(100%);
    top: 0;
    right: 0;
    z-index: 2;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    list-style: none;
  }
}
.c-categoryText__sub-categories-item {
  position: relative;
}
.c-categoryText__sub-categories-item-link {
  display: block;
  padding: 5px 4px;
  color: #aaa;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .c-categoryText__sub-categories-item-link {
    display: block;
    overflow-wrap: break-word;
    box-sizing: border-box;
    padding: 6px;
    width: 220px;
    color: #333;
    word-wrap: break-word;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .c-categoryText__sub-categories-item-link:hover {
    background-color: #ededed;
  }
}

.c-horizontalRule {
  margin: 20px 0;
}
.c-horizontalRule hr {
  border: solid rgba(210, 210, 210, 0.5);
  border-width: 1px 0 0 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 744px) {
  .c-horizontalRule {
    margin: 40px 0;
  }
}

/**
 *  メインバナー
 *
 */
.c-mainBanner {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
  padding-top: 42.5531914894%;
  width: 100%;
}
@media screen and (min-width: 744px) {
  .c-mainBanner {
    margin: 40px 0;
  }
}
.c-mainBanner__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-mainBanner__item {
  max-height: 400px;
  overflow: hidden;
}
.c-mainBanner__item-link {
  position: relative;
  display: block;
  padding-top: 42.5531914894%;
  background-size: cover;
  background-position: center;
}
.c-mainBanner .hooper .hooper-navigation svg {
  display: none;
}
.c-mainBanner .hooper .hooper-navigation button {
  background-position: center;
  background-size: 30px;
  background-repeat: no-repeat;
  width: 40px;
  height: 100%;
  padding: 0;
  opacity: 0.7;
  transition: opacity 0.5s;
}
.c-mainBanner .hooper .hooper-navigation button:hover {
  opacity: 1;
}
.c-mainBanner .hooper .hooper-navigation .hooper-prev {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/left.svg);
}
.c-mainBanner .hooper .hooper-navigation .hooper-next {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/right.svg);
}
.c-mainBanner .hooper .hooper-pagination {
  bottom: 5px;
  z-index: 2;
}
.c-mainBanner .hooper .hooper-pagination .hooper-indicators > li {
  margin: 0 6px;
}
.c-mainBanner .hooper .hooper-pagination .hooper-indicator {
  width: 6px;
  height: 6px;
  background-color: #888;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.c-mainBanner .hooper .hooper-pagination .hooper-indicator.is-active, .c-mainBanner .hooper .hooper-pagination .hooper-indicator:hover {
  background-color: #ddd;
}

.c-menu__mainVisual {
  width: 100%;
  height: 320px;
}
@media screen and (min-width: 744px) {
  .c-menu__mainVisual {
    height: 720px;
  }
}
.c-menu__mainVisual-slides {
  height: 100%;
}
.c-menu__mainVisual-slide {
  list-style: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 1s;
}
.c-menu__mainVisual-slide.is-active {
  opacity: 1;
}
.c-menu__mainVisual-slide-inner {
  background-attachment: scroll;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 744px) {
  .c-menu__mainVisual-slide-inner {
    background-attachment: fixed;
  }
}

/**
 *  動画のコンポーネント
 *
 *  動画自体は vimeo の iframe を挿入している。
 */
.c-movie {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-movie {
    margin: 40px 0;
  }
}
.c-movie__container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
}
.c-movie__body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-movie__body.is-youtube {
  width: 100.4%;
  height: 100.4%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-movie__body iframe {
  width: 100%;
  height: 100%;
}
.c-movie__body .vimeo_player {
  width: 100%;
  height: 100%;
}
.c-movie__body .play_video {
  background: url(//st-cdn.net/assets/storesjp/images/common/btn_play_video.png) no-repeat;
  z-index: 100;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.c-movie__body .yt_thumb {
  cursor: default;
  position: absolute;
  width: 100%;
  background-color: #a6acaf;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/**
 *  ニュースのコンポーネント
 */
.c-news {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-news {
    margin: 40px 0;
  }
}
.c-news__title {
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 744px) {
  .c-news__title {
    margin-bottom: 16.5px;
  }
}
.c-news__list {
  list-style: none;
}
.c-news__item {
  margin-bottom: 5px;
}
.c-news__item-link {
  display: block;
  color: #161616;
  text-decoration: none;
}
.c-news__item-date {
  display: inline-block;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .c-news__item-date {
    font-size: 1.4rem;
  }
}
.c-news__item-title {
  display: inline-block;
  margin-left: 10px;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .c-news__item-title {
    font-size: 1.4rem;
  }
}

/**
 *  商品一覧のコンポーネント
 */
/**
 *  商品一覧のコンポーネント
 */
.c-itemList {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-itemList {
    margin: 40px 0;
  }
  .c-itemList.has-sticker-in-first-line {
    margin: 60px 0 40px;
  }
}
.c-itemList__title {
  word-break: break-all;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 744px) {
  .c-itemList__title {
    margin-bottom: 20px;
  }
}
.c-itemList__list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 3%;
  width: 100%;
}
.c-itemList__item.is-last-row-item {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 744px) {
  .c-itemList__item {
    margin-bottom: 9.5238095238%;
  }
}
.c-itemList__item.has-frame {
  padding: 8px;
  background-color: #fff;
}
@media screen and (min-width: 744px) {
  .c-itemList__item.has-frame {
    padding: 10px;
  }
}
.c-itemList__item-link {
  display: block;
  color: #161616;
  text-decoration: none;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-link:hover .c-itemList__item-body-inner {
    opacity: 1;
  }
  .is-noname .c-itemList__item-link:hover .c-itemList__item-sticker {
    transition: all 0.25s ease-in-out;
    opacity: 0.1;
  }
}
.c-itemList__item-image {
  margin-bottom: 10px;
}
.c-itemList__item_g .c-itemList__item-image {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.c-itemList__item_g .c-itemList__item-image::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.c-itemList__item_g .c-itemList__item-image img {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.is-noname .c-itemList__item-image {
  margin-bottom: 0;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-image {
    margin-bottom: 12px;
  }
  .is-noname .c-itemList__item-image {
    margin-bottom: 0;
  }
}
.c-itemList__item-image-fade-in img {
  opacity: 1;
}
.c-itemList__item-body {
  margin-bottom: 10px;
  min-height: 20px;
}
.has-frame .c-itemList__item-body {
  margin-bottom: 0;
}
.is-noname .c-itemList__item-body {
  min-height: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-body {
    margin-bottom: 0;
  }
  .is-noname .c-itemList__item-body {
    min-height: 0;
  }
}
.c-itemList__item-body-item {
  z-index: 1;
}
.is-noname .c-itemList__item-body-item {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-body-item {
    display: block;
  }
}
.is-noname .c-itemList__item-body-inner {
  position: absolute;
  bottom: 4px;
  right: 4px;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-body-inner {
    top: 0;
    left: 0;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    padding: 8px;
    background-color: #fff;
    text-align: center;
    opacity: 0;
    transition: all 0.25s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.is-noname .has-frame .c-itemList__item-body-inner {
  bottom: 12px;
  right: 12px;
}
.c-itemList__item-name {
  word-break: break-all;
  margin-bottom: 4px;
  font-size: 1.2rem;
  line-height: 1.4;
}
.is-noname .c-itemList__item-name {
  display: none;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-name {
    display: block;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item-name {
    letter-spacing: 0.03em;
    font-size: 1.3rem;
    line-height: 1.6;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item_f:first-child {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 3%;
  width: 100%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f:first-child {
    margin-bottom: 9.5238095238%;
  }
}
.c-itemList__item_f:nth-child(2n+2) {
  width: 48.5%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f:nth-child(2n+2) {
    margin-bottom: 9.5238095238%;
    width: 45.2380952381%;
  }
}
.c-itemList__item_f:nth-child(2n+3) {
  width: 48.5%;
  margin-left: 3%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f:nth-child(2n+3) {
    margin-left: 9.5238095238%;
    margin-bottom: 9.5238095238%;
    width: 45.2380952381%;
  }
}

/**
 *  商品一覧のコンポーネント
 */
@media screen and (min-width: 744px) {
  .c-itemList__item_b {
    margin-bottom: 4.2553191489%;
    margin-left: 4.2553191489%;
    width: 47.8723404255%;
  }
  .c-itemList__item_b:nth-child(odd) {
    margin-left: 0;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item_c {
  width: 48.5%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c {
    margin-bottom: 4.4680851064%;
    margin-left: 4.4680851064%;
    width: 30.3191489362%;
  }
}
.c-itemList__item_c:nth-child(even) {
  margin-left: 3%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c:nth-child(even) {
    margin-left: 4.4680851064%;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c:nth-child(1), .c-itemList__item_c:nth-child(3n+1) {
    margin-left: 0;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item_d {
  width: 48.5%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d {
    margin-bottom: 4.2553191489%;
    margin-left: 4.2553191489%;
    width: 21.8085106383%;
  }
}
.c-itemList__item_d:nth-child(even) {
  margin-left: 3%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d:nth-child(even) {
    margin-left: 4.2553191489%;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d:nth-child(1), .c-itemList__item_d:nth-child(4n+1) {
    margin-left: 0;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item_e {
  margin-bottom: 2.9%;
  margin-left: 2.9%;
  width: 31.4%;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e {
    margin-bottom: 3.4042553191%;
    margin-left: 3.4042553191%;
    width: 13.829787234%;
  }
}
.c-itemList__item_e:nth-child(1), .c-itemList__item_e:nth-child(3n+1) {
  margin-left: 0;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e:nth-child(3n+1) {
    margin-left: 3.4042553191%;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e:nth-child(6n+1) {
    margin-left: 0;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item-price-number {
  display: inline-block;
  vertical-align: top;
  margin: 4px 6px 4px 0;
  font-size: 1.2rem;
  line-height: 1.2;
  word-break: break-word;
}
.is-noname .c-itemList__item-price-number {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 4px 7px;
  margin: 4px;
  border-radius: 2px;
  word-break: break-all;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-price-number {
    margin: 0;
    background-color: transparent;
    word-break: break-word;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item-price-number {
    letter-spacing: 0.05em;
    font-size: 1.4rem;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item-discount-list {
  list-style: none;
  margin-left: -4px;
  font-size: 0;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-discount-list {
    white-space: nowrap;
    margin: 0;
  }
}
.c-itemList__item-discount-item {
  display: inline-block;
  vertical-align: top;
}
.is-noname .c-itemList__item-discount-item {
  display: block;
  text-align: right;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-discount-item {
    display: inline-block;
    text-align: left;
  }
}
.is-noname .c-itemList__item-discount-item.discount-rate-label-top {
  display: none;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-discount-item.discount-rate-label-top {
    display: inline-block;
  }
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-discount-item.discount-rate-label-bottom {
    display: none;
  }
}
.c-itemList__item-discount-label {
  display: inline-block;
  margin: 4px;
  padding: 1px 3px;
  background-color: #ed5454;
  color: #fff;
  letter-spacing: 0.03em;
  font-size: 1rem;
  line-height: 1.4;
  word-break: break-all;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-discount-label {
    font-size: 1.1rem;
    padding: 3px 4px;
  }
}

/**
 *  商品一覧のコンポーネント
 *  SOLD OUT アイコン
 */
.c-itemList__item-sold {
  display: none;
  padding: 0 7px;
  margin: 8px 4px 4px 0;
  border-radius: 2px;
  background-color: #999;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  line-height: 20px;
}
.is-sold-out .c-itemList__item-sold {
  display: table;
}
.is-noname .c-itemList__item-sold {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.6);
  margin: 4px;
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-sold {
    background-color: #999;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sold {
    border-radius: 3px;
    letter-spacing: 0.08em;
    font-size: 1rem;
    word-break: break-all;
  }
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item-soon {
  color: #0076d7;
  background-color: #e6f1fb;
  border-radius: 2px;
  letter-spacing: 0.05em;
  padding: 0 3px;
  margin: 8px 4px 4px 0;
  display: table;
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-soon {
    letter-spacing: 0.08em;
    padding: 0 7px;
    word-break: break-all;
  }
}
.is-discount-list .c-itemList__item-soon {
  margin: 4px 4px 4px 0;
}
.is-noname .c-itemList__item-soon {
  display: inline-block;
  margin: 4px;
}

/**
 *  商品一覧のコンポーネント
 */
.c-itemList__item-preorder {
  color: #161616;
  background-color: #fff;
  border: 1px solid #161616;
  letter-spacing: 0.05em;
  padding: 0 5px;
  margin: 4px 4px 4px 0;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.6;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-preorder {
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 744px) {
  .is-noname .c-itemList__item-preorder {
    margin: 4px;
  }
}

/**
 *  商品一覧のコンポーネント：シール機能
 *  ref: https://officialmag.stores.jp/entry/kaigyou/kinou-originalseal
 *
 *  LIST_1 、LIST_2
 *
 *  - sticker_circle : 丸タイプ
 *  - sticker_rectangle : リボンタイプ
 *  - sticker_triangle : ドッグイヤータイプ
 *  ステッカーがどのタイプに合致するかをmixins.scssで定義している
 *
 *  - .has-frame : 管理画面にて「オプション」->「表示」->「背景フレーム」が
 *                 選択されると商品に白枠の背景が追加される。
 *                 その際にシールの位置をずらす必要がある。
 *
 *  - .is-bgColor-white : body の背景色に白が指定された場合。
 *                        かつ背景フレームが ON になっている場合、
 *                        シールがずれて表示されて見えるようになってしまうため、
 *                        別途スタイルを用意する必要がある。
 *                        枠として SP: padding: 8px、PC: padding: 10px と指定しているので
 *                        その分ずらしたスタイルを用意する。
 */
.c-itemList__item-sticker {
  position: absolute;
  display: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.25s ease-in-out;
  font-size: 0;
}
.c-itemList__item-sticker.new_1, .c-itemList__item-sticker.new_2, .c-itemList__item-sticker.new_3, .c-itemList__item-sticker.new_4, .c-itemList__item-sticker.new_5, .c-itemList__item-sticker.new_6, .c-itemList__item-sticker.new_15, .c-itemList__item-sticker.new_16, .c-itemList__item-sticker.new_17, .c-itemList__item-sticker.new_18, .c-itemList__item-sticker.new_19, .c-itemList__item-sticker.new_20, .c-itemList__item-sticker.new_21, .c-itemList__item-sticker.new_22, .c-itemList__item-sticker.new_23, .c-itemList__item-sticker.new_24, .c-itemList__item-sticker.new_41, .c-itemList__item-sticker.new_42, .c-itemList__item-sticker.new_43, .c-itemList__item-sticker.new_44, .c-itemList__item-sticker.new_45, .c-itemList__item-sticker.new_46, .c-itemList__item-sticker.new_47, .c-itemList__item-sticker.new_48, .c-itemList__item-sticker.new_49, .c-itemList__item-sticker.new_50, .c-itemList__item-sticker.new_51, .c-itemList__item-sticker.new_52, .c-itemList__item-sticker.new_53, .c-itemList__item-sticker.new_54, .c-itemList__item-sticker.new_55, .c-itemList__item-sticker.new_63, .c-itemList__item-sticker.new_64, .c-itemList__item-sticker.new_65, .c-itemList__item-sticker.new_66, .c-itemList__item-sticker.new_69, .c-itemList__item-sticker.new_70, .c-itemList__item-sticker.new_71, .c-itemList__item-sticker.new_72, .c-itemList__item-sticker.new_73, .c-itemList__item-sticker.new_74, .c-itemList__item-sticker.new_75, .c-itemList__item-sticker.new_76, .c-itemList__item-sticker.new_78, .c-itemList__item-sticker.new_79, .c-itemList__item-sticker.new_82, .c-itemList__item-sticker.new_83, .c-itemList__item-sticker.new_84, .c-itemList__item-sticker.new_85, .c-itemList__item-sticker.new_86, .c-itemList__item-sticker.new_87, .c-itemList__item-sticker.new_88, .c-itemList__item-sticker.new_89, .c-itemList__item-sticker.new_90, .c-itemList__item-sticker.new_91, .c-itemList__item-sticker.new_92, .c-itemList__item-sticker.new_95, .c-itemList__item-sticker.new_96, .c-itemList__item-sticker.new_97, .c-itemList__item-sticker.new_98, .c-itemList__item-sticker.new_99, .c-itemList__item-sticker.new_103, .c-itemList__item-sticker.new_104, .c-itemList__item-sticker.new_105, .c-itemList__item-sticker.new_106, .c-itemList__item-sticker.new_107, .c-itemList__item-sticker.new_108, .c-itemList__item-sticker.new_109, .c-itemList__item-sticker.new_110, .c-itemList__item-sticker.new_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.new_1, .c-itemList__item-sticker.new_2, .c-itemList__item-sticker.new_3, .c-itemList__item-sticker.new_4, .c-itemList__item-sticker.new_5, .c-itemList__item-sticker.new_6, .c-itemList__item-sticker.new_15, .c-itemList__item-sticker.new_16, .c-itemList__item-sticker.new_17, .c-itemList__item-sticker.new_18, .c-itemList__item-sticker.new_19, .c-itemList__item-sticker.new_20, .c-itemList__item-sticker.new_21, .c-itemList__item-sticker.new_22, .c-itemList__item-sticker.new_23, .c-itemList__item-sticker.new_24, .c-itemList__item-sticker.new_41, .c-itemList__item-sticker.new_42, .c-itemList__item-sticker.new_43, .c-itemList__item-sticker.new_44, .c-itemList__item-sticker.new_45, .c-itemList__item-sticker.new_46, .c-itemList__item-sticker.new_47, .c-itemList__item-sticker.new_48, .c-itemList__item-sticker.new_49, .c-itemList__item-sticker.new_50, .c-itemList__item-sticker.new_51, .c-itemList__item-sticker.new_52, .c-itemList__item-sticker.new_53, .c-itemList__item-sticker.new_54, .c-itemList__item-sticker.new_55, .c-itemList__item-sticker.new_63, .c-itemList__item-sticker.new_64, .c-itemList__item-sticker.new_65, .c-itemList__item-sticker.new_66, .c-itemList__item-sticker.new_69, .c-itemList__item-sticker.new_70, .c-itemList__item-sticker.new_71, .c-itemList__item-sticker.new_72, .c-itemList__item-sticker.new_73, .c-itemList__item-sticker.new_74, .c-itemList__item-sticker.new_75, .c-itemList__item-sticker.new_76, .c-itemList__item-sticker.new_78, .c-itemList__item-sticker.new_79, .c-itemList__item-sticker.new_82, .c-itemList__item-sticker.new_83, .c-itemList__item-sticker.new_84, .c-itemList__item-sticker.new_85, .c-itemList__item-sticker.new_86, .c-itemList__item-sticker.new_87, .c-itemList__item-sticker.new_88, .c-itemList__item-sticker.new_89, .c-itemList__item-sticker.new_90, .c-itemList__item-sticker.new_91, .c-itemList__item-sticker.new_92, .c-itemList__item-sticker.new_95, .c-itemList__item-sticker.new_96, .c-itemList__item-sticker.new_97, .c-itemList__item-sticker.new_98, .c-itemList__item-sticker.new_99, .c-itemList__item-sticker.new_103, .c-itemList__item-sticker.new_104, .c-itemList__item-sticker.new_105, .c-itemList__item-sticker.new_106, .c-itemList__item-sticker.new_107, .c-itemList__item-sticker.new_108, .c-itemList__item-sticker.new_109, .c-itemList__item-sticker.new_110, .c-itemList__item-sticker.new_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.hot_1, .c-itemList__item-sticker.hot_2, .c-itemList__item-sticker.hot_3, .c-itemList__item-sticker.hot_4, .c-itemList__item-sticker.hot_5, .c-itemList__item-sticker.hot_6, .c-itemList__item-sticker.hot_15, .c-itemList__item-sticker.hot_16, .c-itemList__item-sticker.hot_17, .c-itemList__item-sticker.hot_18, .c-itemList__item-sticker.hot_19, .c-itemList__item-sticker.hot_20, .c-itemList__item-sticker.hot_21, .c-itemList__item-sticker.hot_22, .c-itemList__item-sticker.hot_23, .c-itemList__item-sticker.hot_24, .c-itemList__item-sticker.hot_41, .c-itemList__item-sticker.hot_42, .c-itemList__item-sticker.hot_43, .c-itemList__item-sticker.hot_44, .c-itemList__item-sticker.hot_45, .c-itemList__item-sticker.hot_46, .c-itemList__item-sticker.hot_47, .c-itemList__item-sticker.hot_48, .c-itemList__item-sticker.hot_49, .c-itemList__item-sticker.hot_50, .c-itemList__item-sticker.hot_51, .c-itemList__item-sticker.hot_52, .c-itemList__item-sticker.hot_53, .c-itemList__item-sticker.hot_54, .c-itemList__item-sticker.hot_55, .c-itemList__item-sticker.hot_63, .c-itemList__item-sticker.hot_64, .c-itemList__item-sticker.hot_65, .c-itemList__item-sticker.hot_66, .c-itemList__item-sticker.hot_69, .c-itemList__item-sticker.hot_70, .c-itemList__item-sticker.hot_71, .c-itemList__item-sticker.hot_72, .c-itemList__item-sticker.hot_73, .c-itemList__item-sticker.hot_74, .c-itemList__item-sticker.hot_75, .c-itemList__item-sticker.hot_76, .c-itemList__item-sticker.hot_78, .c-itemList__item-sticker.hot_79, .c-itemList__item-sticker.hot_82, .c-itemList__item-sticker.hot_83, .c-itemList__item-sticker.hot_84, .c-itemList__item-sticker.hot_85, .c-itemList__item-sticker.hot_86, .c-itemList__item-sticker.hot_87, .c-itemList__item-sticker.hot_88, .c-itemList__item-sticker.hot_89, .c-itemList__item-sticker.hot_90, .c-itemList__item-sticker.hot_91, .c-itemList__item-sticker.hot_92, .c-itemList__item-sticker.hot_95, .c-itemList__item-sticker.hot_96, .c-itemList__item-sticker.hot_97, .c-itemList__item-sticker.hot_98, .c-itemList__item-sticker.hot_99, .c-itemList__item-sticker.hot_103, .c-itemList__item-sticker.hot_104, .c-itemList__item-sticker.hot_105, .c-itemList__item-sticker.hot_106, .c-itemList__item-sticker.hot_107, .c-itemList__item-sticker.hot_108, .c-itemList__item-sticker.hot_109, .c-itemList__item-sticker.hot_110, .c-itemList__item-sticker.hot_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.hot_1, .c-itemList__item-sticker.hot_2, .c-itemList__item-sticker.hot_3, .c-itemList__item-sticker.hot_4, .c-itemList__item-sticker.hot_5, .c-itemList__item-sticker.hot_6, .c-itemList__item-sticker.hot_15, .c-itemList__item-sticker.hot_16, .c-itemList__item-sticker.hot_17, .c-itemList__item-sticker.hot_18, .c-itemList__item-sticker.hot_19, .c-itemList__item-sticker.hot_20, .c-itemList__item-sticker.hot_21, .c-itemList__item-sticker.hot_22, .c-itemList__item-sticker.hot_23, .c-itemList__item-sticker.hot_24, .c-itemList__item-sticker.hot_41, .c-itemList__item-sticker.hot_42, .c-itemList__item-sticker.hot_43, .c-itemList__item-sticker.hot_44, .c-itemList__item-sticker.hot_45, .c-itemList__item-sticker.hot_46, .c-itemList__item-sticker.hot_47, .c-itemList__item-sticker.hot_48, .c-itemList__item-sticker.hot_49, .c-itemList__item-sticker.hot_50, .c-itemList__item-sticker.hot_51, .c-itemList__item-sticker.hot_52, .c-itemList__item-sticker.hot_53, .c-itemList__item-sticker.hot_54, .c-itemList__item-sticker.hot_55, .c-itemList__item-sticker.hot_63, .c-itemList__item-sticker.hot_64, .c-itemList__item-sticker.hot_65, .c-itemList__item-sticker.hot_66, .c-itemList__item-sticker.hot_69, .c-itemList__item-sticker.hot_70, .c-itemList__item-sticker.hot_71, .c-itemList__item-sticker.hot_72, .c-itemList__item-sticker.hot_73, .c-itemList__item-sticker.hot_74, .c-itemList__item-sticker.hot_75, .c-itemList__item-sticker.hot_76, .c-itemList__item-sticker.hot_78, .c-itemList__item-sticker.hot_79, .c-itemList__item-sticker.hot_82, .c-itemList__item-sticker.hot_83, .c-itemList__item-sticker.hot_84, .c-itemList__item-sticker.hot_85, .c-itemList__item-sticker.hot_86, .c-itemList__item-sticker.hot_87, .c-itemList__item-sticker.hot_88, .c-itemList__item-sticker.hot_89, .c-itemList__item-sticker.hot_90, .c-itemList__item-sticker.hot_91, .c-itemList__item-sticker.hot_92, .c-itemList__item-sticker.hot_95, .c-itemList__item-sticker.hot_96, .c-itemList__item-sticker.hot_97, .c-itemList__item-sticker.hot_98, .c-itemList__item-sticker.hot_99, .c-itemList__item-sticker.hot_103, .c-itemList__item-sticker.hot_104, .c-itemList__item-sticker.hot_105, .c-itemList__item-sticker.hot_106, .c-itemList__item-sticker.hot_107, .c-itemList__item-sticker.hot_108, .c-itemList__item-sticker.hot_109, .c-itemList__item-sticker.hot_110, .c-itemList__item-sticker.hot_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.sale_1, .c-itemList__item-sticker.sale_2, .c-itemList__item-sticker.sale_3, .c-itemList__item-sticker.sale_4, .c-itemList__item-sticker.sale_5, .c-itemList__item-sticker.sale_6, .c-itemList__item-sticker.sale_15, .c-itemList__item-sticker.sale_16, .c-itemList__item-sticker.sale_17, .c-itemList__item-sticker.sale_18, .c-itemList__item-sticker.sale_19, .c-itemList__item-sticker.sale_20, .c-itemList__item-sticker.sale_21, .c-itemList__item-sticker.sale_22, .c-itemList__item-sticker.sale_23, .c-itemList__item-sticker.sale_24, .c-itemList__item-sticker.sale_41, .c-itemList__item-sticker.sale_42, .c-itemList__item-sticker.sale_43, .c-itemList__item-sticker.sale_44, .c-itemList__item-sticker.sale_45, .c-itemList__item-sticker.sale_46, .c-itemList__item-sticker.sale_47, .c-itemList__item-sticker.sale_48, .c-itemList__item-sticker.sale_49, .c-itemList__item-sticker.sale_50, .c-itemList__item-sticker.sale_51, .c-itemList__item-sticker.sale_52, .c-itemList__item-sticker.sale_53, .c-itemList__item-sticker.sale_54, .c-itemList__item-sticker.sale_55, .c-itemList__item-sticker.sale_63, .c-itemList__item-sticker.sale_64, .c-itemList__item-sticker.sale_65, .c-itemList__item-sticker.sale_66, .c-itemList__item-sticker.sale_69, .c-itemList__item-sticker.sale_70, .c-itemList__item-sticker.sale_71, .c-itemList__item-sticker.sale_72, .c-itemList__item-sticker.sale_73, .c-itemList__item-sticker.sale_74, .c-itemList__item-sticker.sale_75, .c-itemList__item-sticker.sale_76, .c-itemList__item-sticker.sale_78, .c-itemList__item-sticker.sale_79, .c-itemList__item-sticker.sale_82, .c-itemList__item-sticker.sale_83, .c-itemList__item-sticker.sale_84, .c-itemList__item-sticker.sale_85, .c-itemList__item-sticker.sale_86, .c-itemList__item-sticker.sale_87, .c-itemList__item-sticker.sale_88, .c-itemList__item-sticker.sale_89, .c-itemList__item-sticker.sale_90, .c-itemList__item-sticker.sale_91, .c-itemList__item-sticker.sale_92, .c-itemList__item-sticker.sale_95, .c-itemList__item-sticker.sale_96, .c-itemList__item-sticker.sale_97, .c-itemList__item-sticker.sale_98, .c-itemList__item-sticker.sale_99, .c-itemList__item-sticker.sale_103, .c-itemList__item-sticker.sale_104, .c-itemList__item-sticker.sale_105, .c-itemList__item-sticker.sale_106, .c-itemList__item-sticker.sale_107, .c-itemList__item-sticker.sale_108, .c-itemList__item-sticker.sale_109, .c-itemList__item-sticker.sale_110, .c-itemList__item-sticker.sale_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.sale_1, .c-itemList__item-sticker.sale_2, .c-itemList__item-sticker.sale_3, .c-itemList__item-sticker.sale_4, .c-itemList__item-sticker.sale_5, .c-itemList__item-sticker.sale_6, .c-itemList__item-sticker.sale_15, .c-itemList__item-sticker.sale_16, .c-itemList__item-sticker.sale_17, .c-itemList__item-sticker.sale_18, .c-itemList__item-sticker.sale_19, .c-itemList__item-sticker.sale_20, .c-itemList__item-sticker.sale_21, .c-itemList__item-sticker.sale_22, .c-itemList__item-sticker.sale_23, .c-itemList__item-sticker.sale_24, .c-itemList__item-sticker.sale_41, .c-itemList__item-sticker.sale_42, .c-itemList__item-sticker.sale_43, .c-itemList__item-sticker.sale_44, .c-itemList__item-sticker.sale_45, .c-itemList__item-sticker.sale_46, .c-itemList__item-sticker.sale_47, .c-itemList__item-sticker.sale_48, .c-itemList__item-sticker.sale_49, .c-itemList__item-sticker.sale_50, .c-itemList__item-sticker.sale_51, .c-itemList__item-sticker.sale_52, .c-itemList__item-sticker.sale_53, .c-itemList__item-sticker.sale_54, .c-itemList__item-sticker.sale_55, .c-itemList__item-sticker.sale_63, .c-itemList__item-sticker.sale_64, .c-itemList__item-sticker.sale_65, .c-itemList__item-sticker.sale_66, .c-itemList__item-sticker.sale_69, .c-itemList__item-sticker.sale_70, .c-itemList__item-sticker.sale_71, .c-itemList__item-sticker.sale_72, .c-itemList__item-sticker.sale_73, .c-itemList__item-sticker.sale_74, .c-itemList__item-sticker.sale_75, .c-itemList__item-sticker.sale_76, .c-itemList__item-sticker.sale_78, .c-itemList__item-sticker.sale_79, .c-itemList__item-sticker.sale_82, .c-itemList__item-sticker.sale_83, .c-itemList__item-sticker.sale_84, .c-itemList__item-sticker.sale_85, .c-itemList__item-sticker.sale_86, .c-itemList__item-sticker.sale_87, .c-itemList__item-sticker.sale_88, .c-itemList__item-sticker.sale_89, .c-itemList__item-sticker.sale_90, .c-itemList__item-sticker.sale_91, .c-itemList__item-sticker.sale_92, .c-itemList__item-sticker.sale_95, .c-itemList__item-sticker.sale_96, .c-itemList__item-sticker.sale_97, .c-itemList__item-sticker.sale_98, .c-itemList__item-sticker.sale_99, .c-itemList__item-sticker.sale_103, .c-itemList__item-sticker.sale_104, .c-itemList__item-sticker.sale_105, .c-itemList__item-sticker.sale_106, .c-itemList__item-sticker.sale_107, .c-itemList__item-sticker.sale_108, .c-itemList__item-sticker.sale_109, .c-itemList__item-sticker.sale_110, .c-itemList__item-sticker.sale_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.free_1, .c-itemList__item-sticker.free_2, .c-itemList__item-sticker.free_3, .c-itemList__item-sticker.free_4, .c-itemList__item-sticker.free_5, .c-itemList__item-sticker.free_6, .c-itemList__item-sticker.free_15, .c-itemList__item-sticker.free_16, .c-itemList__item-sticker.free_17, .c-itemList__item-sticker.free_18, .c-itemList__item-sticker.free_19, .c-itemList__item-sticker.free_20, .c-itemList__item-sticker.free_21, .c-itemList__item-sticker.free_22, .c-itemList__item-sticker.free_23, .c-itemList__item-sticker.free_24, .c-itemList__item-sticker.free_41, .c-itemList__item-sticker.free_42, .c-itemList__item-sticker.free_43, .c-itemList__item-sticker.free_44, .c-itemList__item-sticker.free_45, .c-itemList__item-sticker.free_46, .c-itemList__item-sticker.free_47, .c-itemList__item-sticker.free_48, .c-itemList__item-sticker.free_49, .c-itemList__item-sticker.free_50, .c-itemList__item-sticker.free_51, .c-itemList__item-sticker.free_52, .c-itemList__item-sticker.free_53, .c-itemList__item-sticker.free_54, .c-itemList__item-sticker.free_55, .c-itemList__item-sticker.free_63, .c-itemList__item-sticker.free_64, .c-itemList__item-sticker.free_65, .c-itemList__item-sticker.free_66, .c-itemList__item-sticker.free_69, .c-itemList__item-sticker.free_70, .c-itemList__item-sticker.free_71, .c-itemList__item-sticker.free_72, .c-itemList__item-sticker.free_73, .c-itemList__item-sticker.free_74, .c-itemList__item-sticker.free_75, .c-itemList__item-sticker.free_76, .c-itemList__item-sticker.free_78, .c-itemList__item-sticker.free_79, .c-itemList__item-sticker.free_82, .c-itemList__item-sticker.free_83, .c-itemList__item-sticker.free_84, .c-itemList__item-sticker.free_85, .c-itemList__item-sticker.free_86, .c-itemList__item-sticker.free_87, .c-itemList__item-sticker.free_88, .c-itemList__item-sticker.free_89, .c-itemList__item-sticker.free_90, .c-itemList__item-sticker.free_91, .c-itemList__item-sticker.free_92, .c-itemList__item-sticker.free_95, .c-itemList__item-sticker.free_96, .c-itemList__item-sticker.free_97, .c-itemList__item-sticker.free_98, .c-itemList__item-sticker.free_99, .c-itemList__item-sticker.free_103, .c-itemList__item-sticker.free_104, .c-itemList__item-sticker.free_105, .c-itemList__item-sticker.free_106, .c-itemList__item-sticker.free_107, .c-itemList__item-sticker.free_108, .c-itemList__item-sticker.free_109, .c-itemList__item-sticker.free_110, .c-itemList__item-sticker.free_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.free_1, .c-itemList__item-sticker.free_2, .c-itemList__item-sticker.free_3, .c-itemList__item-sticker.free_4, .c-itemList__item-sticker.free_5, .c-itemList__item-sticker.free_6, .c-itemList__item-sticker.free_15, .c-itemList__item-sticker.free_16, .c-itemList__item-sticker.free_17, .c-itemList__item-sticker.free_18, .c-itemList__item-sticker.free_19, .c-itemList__item-sticker.free_20, .c-itemList__item-sticker.free_21, .c-itemList__item-sticker.free_22, .c-itemList__item-sticker.free_23, .c-itemList__item-sticker.free_24, .c-itemList__item-sticker.free_41, .c-itemList__item-sticker.free_42, .c-itemList__item-sticker.free_43, .c-itemList__item-sticker.free_44, .c-itemList__item-sticker.free_45, .c-itemList__item-sticker.free_46, .c-itemList__item-sticker.free_47, .c-itemList__item-sticker.free_48, .c-itemList__item-sticker.free_49, .c-itemList__item-sticker.free_50, .c-itemList__item-sticker.free_51, .c-itemList__item-sticker.free_52, .c-itemList__item-sticker.free_53, .c-itemList__item-sticker.free_54, .c-itemList__item-sticker.free_55, .c-itemList__item-sticker.free_63, .c-itemList__item-sticker.free_64, .c-itemList__item-sticker.free_65, .c-itemList__item-sticker.free_66, .c-itemList__item-sticker.free_69, .c-itemList__item-sticker.free_70, .c-itemList__item-sticker.free_71, .c-itemList__item-sticker.free_72, .c-itemList__item-sticker.free_73, .c-itemList__item-sticker.free_74, .c-itemList__item-sticker.free_75, .c-itemList__item-sticker.free_76, .c-itemList__item-sticker.free_78, .c-itemList__item-sticker.free_79, .c-itemList__item-sticker.free_82, .c-itemList__item-sticker.free_83, .c-itemList__item-sticker.free_84, .c-itemList__item-sticker.free_85, .c-itemList__item-sticker.free_86, .c-itemList__item-sticker.free_87, .c-itemList__item-sticker.free_88, .c-itemList__item-sticker.free_89, .c-itemList__item-sticker.free_90, .c-itemList__item-sticker.free_91, .c-itemList__item-sticker.free_92, .c-itemList__item-sticker.free_95, .c-itemList__item-sticker.free_96, .c-itemList__item-sticker.free_97, .c-itemList__item-sticker.free_98, .c-itemList__item-sticker.free_99, .c-itemList__item-sticker.free_103, .c-itemList__item-sticker.free_104, .c-itemList__item-sticker.free_105, .c-itemList__item-sticker.free_106, .c-itemList__item-sticker.free_107, .c-itemList__item-sticker.free_108, .c-itemList__item-sticker.free_109, .c-itemList__item-sticker.free_110, .c-itemList__item-sticker.free_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.other_1, .c-itemList__item-sticker.other_2, .c-itemList__item-sticker.other_3, .c-itemList__item-sticker.other_4, .c-itemList__item-sticker.other_5, .c-itemList__item-sticker.other_6, .c-itemList__item-sticker.other_15, .c-itemList__item-sticker.other_16, .c-itemList__item-sticker.other_17, .c-itemList__item-sticker.other_18, .c-itemList__item-sticker.other_19, .c-itemList__item-sticker.other_20, .c-itemList__item-sticker.other_21, .c-itemList__item-sticker.other_22, .c-itemList__item-sticker.other_23, .c-itemList__item-sticker.other_24, .c-itemList__item-sticker.other_41, .c-itemList__item-sticker.other_42, .c-itemList__item-sticker.other_43, .c-itemList__item-sticker.other_44, .c-itemList__item-sticker.other_45, .c-itemList__item-sticker.other_46, .c-itemList__item-sticker.other_47, .c-itemList__item-sticker.other_48, .c-itemList__item-sticker.other_49, .c-itemList__item-sticker.other_50, .c-itemList__item-sticker.other_51, .c-itemList__item-sticker.other_52, .c-itemList__item-sticker.other_53, .c-itemList__item-sticker.other_54, .c-itemList__item-sticker.other_55, .c-itemList__item-sticker.other_63, .c-itemList__item-sticker.other_64, .c-itemList__item-sticker.other_65, .c-itemList__item-sticker.other_66, .c-itemList__item-sticker.other_69, .c-itemList__item-sticker.other_70, .c-itemList__item-sticker.other_71, .c-itemList__item-sticker.other_72, .c-itemList__item-sticker.other_73, .c-itemList__item-sticker.other_74, .c-itemList__item-sticker.other_75, .c-itemList__item-sticker.other_76, .c-itemList__item-sticker.other_78, .c-itemList__item-sticker.other_79, .c-itemList__item-sticker.other_82, .c-itemList__item-sticker.other_83, .c-itemList__item-sticker.other_84, .c-itemList__item-sticker.other_85, .c-itemList__item-sticker.other_86, .c-itemList__item-sticker.other_87, .c-itemList__item-sticker.other_88, .c-itemList__item-sticker.other_89, .c-itemList__item-sticker.other_90, .c-itemList__item-sticker.other_91, .c-itemList__item-sticker.other_92, .c-itemList__item-sticker.other_95, .c-itemList__item-sticker.other_96, .c-itemList__item-sticker.other_97, .c-itemList__item-sticker.other_98, .c-itemList__item-sticker.other_99, .c-itemList__item-sticker.other_103, .c-itemList__item-sticker.other_104, .c-itemList__item-sticker.other_105, .c-itemList__item-sticker.other_106, .c-itemList__item-sticker.other_107, .c-itemList__item-sticker.other_108, .c-itemList__item-sticker.other_109, .c-itemList__item-sticker.other_110, .c-itemList__item-sticker.other_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.other_1, .c-itemList__item-sticker.other_2, .c-itemList__item-sticker.other_3, .c-itemList__item-sticker.other_4, .c-itemList__item-sticker.other_5, .c-itemList__item-sticker.other_6, .c-itemList__item-sticker.other_15, .c-itemList__item-sticker.other_16, .c-itemList__item-sticker.other_17, .c-itemList__item-sticker.other_18, .c-itemList__item-sticker.other_19, .c-itemList__item-sticker.other_20, .c-itemList__item-sticker.other_21, .c-itemList__item-sticker.other_22, .c-itemList__item-sticker.other_23, .c-itemList__item-sticker.other_24, .c-itemList__item-sticker.other_41, .c-itemList__item-sticker.other_42, .c-itemList__item-sticker.other_43, .c-itemList__item-sticker.other_44, .c-itemList__item-sticker.other_45, .c-itemList__item-sticker.other_46, .c-itemList__item-sticker.other_47, .c-itemList__item-sticker.other_48, .c-itemList__item-sticker.other_49, .c-itemList__item-sticker.other_50, .c-itemList__item-sticker.other_51, .c-itemList__item-sticker.other_52, .c-itemList__item-sticker.other_53, .c-itemList__item-sticker.other_54, .c-itemList__item-sticker.other_55, .c-itemList__item-sticker.other_63, .c-itemList__item-sticker.other_64, .c-itemList__item-sticker.other_65, .c-itemList__item-sticker.other_66, .c-itemList__item-sticker.other_69, .c-itemList__item-sticker.other_70, .c-itemList__item-sticker.other_71, .c-itemList__item-sticker.other_72, .c-itemList__item-sticker.other_73, .c-itemList__item-sticker.other_74, .c-itemList__item-sticker.other_75, .c-itemList__item-sticker.other_76, .c-itemList__item-sticker.other_78, .c-itemList__item-sticker.other_79, .c-itemList__item-sticker.other_82, .c-itemList__item-sticker.other_83, .c-itemList__item-sticker.other_84, .c-itemList__item-sticker.other_85, .c-itemList__item-sticker.other_86, .c-itemList__item-sticker.other_87, .c-itemList__item-sticker.other_88, .c-itemList__item-sticker.other_89, .c-itemList__item-sticker.other_90, .c-itemList__item-sticker.other_91, .c-itemList__item-sticker.other_92, .c-itemList__item-sticker.other_95, .c-itemList__item-sticker.other_96, .c-itemList__item-sticker.other_97, .c-itemList__item-sticker.other_98, .c-itemList__item-sticker.other_99, .c-itemList__item-sticker.other_103, .c-itemList__item-sticker.other_104, .c-itemList__item-sticker.other_105, .c-itemList__item-sticker.other_106, .c-itemList__item-sticker.other_107, .c-itemList__item-sticker.other_108, .c-itemList__item-sticker.other_109, .c-itemList__item-sticker.other_110, .c-itemList__item-sticker.other_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.event_1, .c-itemList__item-sticker.event_2, .c-itemList__item-sticker.event_3, .c-itemList__item-sticker.event_4, .c-itemList__item-sticker.event_5, .c-itemList__item-sticker.event_6, .c-itemList__item-sticker.event_15, .c-itemList__item-sticker.event_16, .c-itemList__item-sticker.event_17, .c-itemList__item-sticker.event_18, .c-itemList__item-sticker.event_19, .c-itemList__item-sticker.event_20, .c-itemList__item-sticker.event_21, .c-itemList__item-sticker.event_22, .c-itemList__item-sticker.event_23, .c-itemList__item-sticker.event_24, .c-itemList__item-sticker.event_41, .c-itemList__item-sticker.event_42, .c-itemList__item-sticker.event_43, .c-itemList__item-sticker.event_44, .c-itemList__item-sticker.event_45, .c-itemList__item-sticker.event_46, .c-itemList__item-sticker.event_47, .c-itemList__item-sticker.event_48, .c-itemList__item-sticker.event_49, .c-itemList__item-sticker.event_50, .c-itemList__item-sticker.event_51, .c-itemList__item-sticker.event_52, .c-itemList__item-sticker.event_53, .c-itemList__item-sticker.event_54, .c-itemList__item-sticker.event_55, .c-itemList__item-sticker.event_63, .c-itemList__item-sticker.event_64, .c-itemList__item-sticker.event_65, .c-itemList__item-sticker.event_66, .c-itemList__item-sticker.event_69, .c-itemList__item-sticker.event_70, .c-itemList__item-sticker.event_71, .c-itemList__item-sticker.event_72, .c-itemList__item-sticker.event_73, .c-itemList__item-sticker.event_74, .c-itemList__item-sticker.event_75, .c-itemList__item-sticker.event_76, .c-itemList__item-sticker.event_78, .c-itemList__item-sticker.event_79, .c-itemList__item-sticker.event_82, .c-itemList__item-sticker.event_83, .c-itemList__item-sticker.event_84, .c-itemList__item-sticker.event_85, .c-itemList__item-sticker.event_86, .c-itemList__item-sticker.event_87, .c-itemList__item-sticker.event_88, .c-itemList__item-sticker.event_89, .c-itemList__item-sticker.event_90, .c-itemList__item-sticker.event_91, .c-itemList__item-sticker.event_92, .c-itemList__item-sticker.event_95, .c-itemList__item-sticker.event_96, .c-itemList__item-sticker.event_97, .c-itemList__item-sticker.event_98, .c-itemList__item-sticker.event_99, .c-itemList__item-sticker.event_103, .c-itemList__item-sticker.event_104, .c-itemList__item-sticker.event_105, .c-itemList__item-sticker.event_106, .c-itemList__item-sticker.event_107, .c-itemList__item-sticker.event_108, .c-itemList__item-sticker.event_109, .c-itemList__item-sticker.event_110, .c-itemList__item-sticker.event_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.event_1, .c-itemList__item-sticker.event_2, .c-itemList__item-sticker.event_3, .c-itemList__item-sticker.event_4, .c-itemList__item-sticker.event_5, .c-itemList__item-sticker.event_6, .c-itemList__item-sticker.event_15, .c-itemList__item-sticker.event_16, .c-itemList__item-sticker.event_17, .c-itemList__item-sticker.event_18, .c-itemList__item-sticker.event_19, .c-itemList__item-sticker.event_20, .c-itemList__item-sticker.event_21, .c-itemList__item-sticker.event_22, .c-itemList__item-sticker.event_23, .c-itemList__item-sticker.event_24, .c-itemList__item-sticker.event_41, .c-itemList__item-sticker.event_42, .c-itemList__item-sticker.event_43, .c-itemList__item-sticker.event_44, .c-itemList__item-sticker.event_45, .c-itemList__item-sticker.event_46, .c-itemList__item-sticker.event_47, .c-itemList__item-sticker.event_48, .c-itemList__item-sticker.event_49, .c-itemList__item-sticker.event_50, .c-itemList__item-sticker.event_51, .c-itemList__item-sticker.event_52, .c-itemList__item-sticker.event_53, .c-itemList__item-sticker.event_54, .c-itemList__item-sticker.event_55, .c-itemList__item-sticker.event_63, .c-itemList__item-sticker.event_64, .c-itemList__item-sticker.event_65, .c-itemList__item-sticker.event_66, .c-itemList__item-sticker.event_69, .c-itemList__item-sticker.event_70, .c-itemList__item-sticker.event_71, .c-itemList__item-sticker.event_72, .c-itemList__item-sticker.event_73, .c-itemList__item-sticker.event_74, .c-itemList__item-sticker.event_75, .c-itemList__item-sticker.event_76, .c-itemList__item-sticker.event_78, .c-itemList__item-sticker.event_79, .c-itemList__item-sticker.event_82, .c-itemList__item-sticker.event_83, .c-itemList__item-sticker.event_84, .c-itemList__item-sticker.event_85, .c-itemList__item-sticker.event_86, .c-itemList__item-sticker.event_87, .c-itemList__item-sticker.event_88, .c-itemList__item-sticker.event_89, .c-itemList__item-sticker.event_90, .c-itemList__item-sticker.event_91, .c-itemList__item-sticker.event_92, .c-itemList__item-sticker.event_95, .c-itemList__item-sticker.event_96, .c-itemList__item-sticker.event_97, .c-itemList__item-sticker.event_98, .c-itemList__item-sticker.event_99, .c-itemList__item-sticker.event_103, .c-itemList__item-sticker.event_104, .c-itemList__item-sticker.event_105, .c-itemList__item-sticker.event_106, .c-itemList__item-sticker.event_107, .c-itemList__item-sticker.event_108, .c-itemList__item-sticker.event_109, .c-itemList__item-sticker.event_110, .c-itemList__item-sticker.event_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.original_1, .c-itemList__item-sticker.original_2, .c-itemList__item-sticker.original_3, .c-itemList__item-sticker.original_4, .c-itemList__item-sticker.original_5, .c-itemList__item-sticker.original_6, .c-itemList__item-sticker.original_15, .c-itemList__item-sticker.original_16, .c-itemList__item-sticker.original_17, .c-itemList__item-sticker.original_18, .c-itemList__item-sticker.original_19, .c-itemList__item-sticker.original_20, .c-itemList__item-sticker.original_21, .c-itemList__item-sticker.original_22, .c-itemList__item-sticker.original_23, .c-itemList__item-sticker.original_24, .c-itemList__item-sticker.original_41, .c-itemList__item-sticker.original_42, .c-itemList__item-sticker.original_43, .c-itemList__item-sticker.original_44, .c-itemList__item-sticker.original_45, .c-itemList__item-sticker.original_46, .c-itemList__item-sticker.original_47, .c-itemList__item-sticker.original_48, .c-itemList__item-sticker.original_49, .c-itemList__item-sticker.original_50, .c-itemList__item-sticker.original_51, .c-itemList__item-sticker.original_52, .c-itemList__item-sticker.original_53, .c-itemList__item-sticker.original_54, .c-itemList__item-sticker.original_55, .c-itemList__item-sticker.original_63, .c-itemList__item-sticker.original_64, .c-itemList__item-sticker.original_65, .c-itemList__item-sticker.original_66, .c-itemList__item-sticker.original_69, .c-itemList__item-sticker.original_70, .c-itemList__item-sticker.original_71, .c-itemList__item-sticker.original_72, .c-itemList__item-sticker.original_73, .c-itemList__item-sticker.original_74, .c-itemList__item-sticker.original_75, .c-itemList__item-sticker.original_76, .c-itemList__item-sticker.original_78, .c-itemList__item-sticker.original_79, .c-itemList__item-sticker.original_82, .c-itemList__item-sticker.original_83, .c-itemList__item-sticker.original_84, .c-itemList__item-sticker.original_85, .c-itemList__item-sticker.original_86, .c-itemList__item-sticker.original_87, .c-itemList__item-sticker.original_88, .c-itemList__item-sticker.original_89, .c-itemList__item-sticker.original_90, .c-itemList__item-sticker.original_91, .c-itemList__item-sticker.original_92, .c-itemList__item-sticker.original_95, .c-itemList__item-sticker.original_96, .c-itemList__item-sticker.original_97, .c-itemList__item-sticker.original_98, .c-itemList__item-sticker.original_99, .c-itemList__item-sticker.original_103, .c-itemList__item-sticker.original_104, .c-itemList__item-sticker.original_105, .c-itemList__item-sticker.original_106, .c-itemList__item-sticker.original_107, .c-itemList__item-sticker.original_108, .c-itemList__item-sticker.original_109, .c-itemList__item-sticker.original_110, .c-itemList__item-sticker.original_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
  top: -10px;
  left: -10px;
  display: inline-block;
  width: 56px;
  height: 56px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.original_1, .c-itemList__item-sticker.original_2, .c-itemList__item-sticker.original_3, .c-itemList__item-sticker.original_4, .c-itemList__item-sticker.original_5, .c-itemList__item-sticker.original_6, .c-itemList__item-sticker.original_15, .c-itemList__item-sticker.original_16, .c-itemList__item-sticker.original_17, .c-itemList__item-sticker.original_18, .c-itemList__item-sticker.original_19, .c-itemList__item-sticker.original_20, .c-itemList__item-sticker.original_21, .c-itemList__item-sticker.original_22, .c-itemList__item-sticker.original_23, .c-itemList__item-sticker.original_24, .c-itemList__item-sticker.original_41, .c-itemList__item-sticker.original_42, .c-itemList__item-sticker.original_43, .c-itemList__item-sticker.original_44, .c-itemList__item-sticker.original_45, .c-itemList__item-sticker.original_46, .c-itemList__item-sticker.original_47, .c-itemList__item-sticker.original_48, .c-itemList__item-sticker.original_49, .c-itemList__item-sticker.original_50, .c-itemList__item-sticker.original_51, .c-itemList__item-sticker.original_52, .c-itemList__item-sticker.original_53, .c-itemList__item-sticker.original_54, .c-itemList__item-sticker.original_55, .c-itemList__item-sticker.original_63, .c-itemList__item-sticker.original_64, .c-itemList__item-sticker.original_65, .c-itemList__item-sticker.original_66, .c-itemList__item-sticker.original_69, .c-itemList__item-sticker.original_70, .c-itemList__item-sticker.original_71, .c-itemList__item-sticker.original_72, .c-itemList__item-sticker.original_73, .c-itemList__item-sticker.original_74, .c-itemList__item-sticker.original_75, .c-itemList__item-sticker.original_76, .c-itemList__item-sticker.original_78, .c-itemList__item-sticker.original_79, .c-itemList__item-sticker.original_82, .c-itemList__item-sticker.original_83, .c-itemList__item-sticker.original_84, .c-itemList__item-sticker.original_85, .c-itemList__item-sticker.original_86, .c-itemList__item-sticker.original_87, .c-itemList__item-sticker.original_88, .c-itemList__item-sticker.original_89, .c-itemList__item-sticker.original_90, .c-itemList__item-sticker.original_91, .c-itemList__item-sticker.original_92, .c-itemList__item-sticker.original_95, .c-itemList__item-sticker.original_96, .c-itemList__item-sticker.original_97, .c-itemList__item-sticker.original_98, .c-itemList__item-sticker.original_99, .c-itemList__item-sticker.original_103, .c-itemList__item-sticker.original_104, .c-itemList__item-sticker.original_105, .c-itemList__item-sticker.original_106, .c-itemList__item-sticker.original_107, .c-itemList__item-sticker.original_108, .c-itemList__item-sticker.original_109, .c-itemList__item-sticker.original_110, .c-itemList__item-sticker.original_111, .c-itemList__item-sticker.special_1, .c-itemList__item-sticker.special_2, .c-itemList__item-sticker.special_3, .c-itemList__item-sticker.special_4, .c-itemList__item-sticker.special_5, .c-itemList__item-sticker.special_6, .c-itemList__item-sticker.special_7, .c-itemList__item-sticker.special_8, .c-itemList__item-sticker.special_9, .c-itemList__item-sticker.special_10, .c-itemList__item-sticker.special_11, .c-itemList__item-sticker.special_12, .c-itemList__item-sticker.special_13, .c-itemList__item-sticker.special_14, .c-itemList__item-sticker.special_15, .c-itemList__item-sticker.special_16, .c-itemList__item-sticker.special_17, .c-itemList__item-sticker.special_18, .c-itemList__item-sticker.special_19, .c-itemList__item-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
  top: -2px;
  left: -2px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item-sticker.new_7, .c-itemList__item-sticker.new_8, .c-itemList__item-sticker.new_9, .c-itemList__item-sticker.new_10, .c-itemList__item-sticker.new_11, .c-itemList__item-sticker.new_12, .c-itemList__item-sticker.new_35, .c-itemList__item-sticker.new_36, .c-itemList__item-sticker.new_37, .c-itemList__item-sticker.new_38, .c-itemList__item-sticker.new_39, .c-itemList__item-sticker.new_60, .c-itemList__item-sticker.new_61, .c-itemList__item-sticker.new_62, .c-itemList__item-sticker.new_67, .c-itemList__item-sticker.new_68, .c-itemList__item-sticker.new_77, .c-itemList__item-sticker.new_80, .c-itemList__item-sticker.new_81, .c-itemList__item-sticker.new_102, .c-itemList__item-sticker.new_112, .c-itemList__item-sticker.new_113, .c-itemList__item-sticker.new_114, .c-itemList__item-sticker.new_115, .c-itemList__item-sticker.new_116, .c-itemList__item-sticker.new_117, .c-itemList__item-sticker.new_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.new_7, .c-itemList__item-sticker.new_8, .c-itemList__item-sticker.new_9, .c-itemList__item-sticker.new_10, .c-itemList__item-sticker.new_11, .c-itemList__item-sticker.new_12, .c-itemList__item-sticker.new_35, .c-itemList__item-sticker.new_36, .c-itemList__item-sticker.new_37, .c-itemList__item-sticker.new_38, .c-itemList__item-sticker.new_39, .c-itemList__item-sticker.new_60, .c-itemList__item-sticker.new_61, .c-itemList__item-sticker.new_62, .c-itemList__item-sticker.new_67, .c-itemList__item-sticker.new_68, .c-itemList__item-sticker.new_77, .c-itemList__item-sticker.new_80, .c-itemList__item-sticker.new_81, .c-itemList__item-sticker.new_102, .c-itemList__item-sticker.new_112, .c-itemList__item-sticker.new_113, .c-itemList__item-sticker.new_114, .c-itemList__item-sticker.new_115, .c-itemList__item-sticker.new_116, .c-itemList__item-sticker.new_117, .c-itemList__item-sticker.new_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.hot_7, .c-itemList__item-sticker.hot_8, .c-itemList__item-sticker.hot_9, .c-itemList__item-sticker.hot_10, .c-itemList__item-sticker.hot_11, .c-itemList__item-sticker.hot_12, .c-itemList__item-sticker.hot_35, .c-itemList__item-sticker.hot_36, .c-itemList__item-sticker.hot_37, .c-itemList__item-sticker.hot_38, .c-itemList__item-sticker.hot_39, .c-itemList__item-sticker.hot_60, .c-itemList__item-sticker.hot_61, .c-itemList__item-sticker.hot_62, .c-itemList__item-sticker.hot_67, .c-itemList__item-sticker.hot_68, .c-itemList__item-sticker.hot_77, .c-itemList__item-sticker.hot_80, .c-itemList__item-sticker.hot_81, .c-itemList__item-sticker.hot_102, .c-itemList__item-sticker.hot_112, .c-itemList__item-sticker.hot_113, .c-itemList__item-sticker.hot_114, .c-itemList__item-sticker.hot_115, .c-itemList__item-sticker.hot_116, .c-itemList__item-sticker.hot_117, .c-itemList__item-sticker.hot_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.hot_7, .c-itemList__item-sticker.hot_8, .c-itemList__item-sticker.hot_9, .c-itemList__item-sticker.hot_10, .c-itemList__item-sticker.hot_11, .c-itemList__item-sticker.hot_12, .c-itemList__item-sticker.hot_35, .c-itemList__item-sticker.hot_36, .c-itemList__item-sticker.hot_37, .c-itemList__item-sticker.hot_38, .c-itemList__item-sticker.hot_39, .c-itemList__item-sticker.hot_60, .c-itemList__item-sticker.hot_61, .c-itemList__item-sticker.hot_62, .c-itemList__item-sticker.hot_67, .c-itemList__item-sticker.hot_68, .c-itemList__item-sticker.hot_77, .c-itemList__item-sticker.hot_80, .c-itemList__item-sticker.hot_81, .c-itemList__item-sticker.hot_102, .c-itemList__item-sticker.hot_112, .c-itemList__item-sticker.hot_113, .c-itemList__item-sticker.hot_114, .c-itemList__item-sticker.hot_115, .c-itemList__item-sticker.hot_116, .c-itemList__item-sticker.hot_117, .c-itemList__item-sticker.hot_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.sale_7, .c-itemList__item-sticker.sale_8, .c-itemList__item-sticker.sale_9, .c-itemList__item-sticker.sale_10, .c-itemList__item-sticker.sale_11, .c-itemList__item-sticker.sale_12, .c-itemList__item-sticker.sale_35, .c-itemList__item-sticker.sale_36, .c-itemList__item-sticker.sale_37, .c-itemList__item-sticker.sale_38, .c-itemList__item-sticker.sale_39, .c-itemList__item-sticker.sale_60, .c-itemList__item-sticker.sale_61, .c-itemList__item-sticker.sale_62, .c-itemList__item-sticker.sale_67, .c-itemList__item-sticker.sale_68, .c-itemList__item-sticker.sale_77, .c-itemList__item-sticker.sale_80, .c-itemList__item-sticker.sale_81, .c-itemList__item-sticker.sale_102, .c-itemList__item-sticker.sale_112, .c-itemList__item-sticker.sale_113, .c-itemList__item-sticker.sale_114, .c-itemList__item-sticker.sale_115, .c-itemList__item-sticker.sale_116, .c-itemList__item-sticker.sale_117, .c-itemList__item-sticker.sale_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.sale_7, .c-itemList__item-sticker.sale_8, .c-itemList__item-sticker.sale_9, .c-itemList__item-sticker.sale_10, .c-itemList__item-sticker.sale_11, .c-itemList__item-sticker.sale_12, .c-itemList__item-sticker.sale_35, .c-itemList__item-sticker.sale_36, .c-itemList__item-sticker.sale_37, .c-itemList__item-sticker.sale_38, .c-itemList__item-sticker.sale_39, .c-itemList__item-sticker.sale_60, .c-itemList__item-sticker.sale_61, .c-itemList__item-sticker.sale_62, .c-itemList__item-sticker.sale_67, .c-itemList__item-sticker.sale_68, .c-itemList__item-sticker.sale_77, .c-itemList__item-sticker.sale_80, .c-itemList__item-sticker.sale_81, .c-itemList__item-sticker.sale_102, .c-itemList__item-sticker.sale_112, .c-itemList__item-sticker.sale_113, .c-itemList__item-sticker.sale_114, .c-itemList__item-sticker.sale_115, .c-itemList__item-sticker.sale_116, .c-itemList__item-sticker.sale_117, .c-itemList__item-sticker.sale_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.free_7, .c-itemList__item-sticker.free_8, .c-itemList__item-sticker.free_9, .c-itemList__item-sticker.free_10, .c-itemList__item-sticker.free_11, .c-itemList__item-sticker.free_12, .c-itemList__item-sticker.free_35, .c-itemList__item-sticker.free_36, .c-itemList__item-sticker.free_37, .c-itemList__item-sticker.free_38, .c-itemList__item-sticker.free_39, .c-itemList__item-sticker.free_60, .c-itemList__item-sticker.free_61, .c-itemList__item-sticker.free_62, .c-itemList__item-sticker.free_67, .c-itemList__item-sticker.free_68, .c-itemList__item-sticker.free_77, .c-itemList__item-sticker.free_80, .c-itemList__item-sticker.free_81, .c-itemList__item-sticker.free_102, .c-itemList__item-sticker.free_112, .c-itemList__item-sticker.free_113, .c-itemList__item-sticker.free_114, .c-itemList__item-sticker.free_115, .c-itemList__item-sticker.free_116, .c-itemList__item-sticker.free_117, .c-itemList__item-sticker.free_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.free_7, .c-itemList__item-sticker.free_8, .c-itemList__item-sticker.free_9, .c-itemList__item-sticker.free_10, .c-itemList__item-sticker.free_11, .c-itemList__item-sticker.free_12, .c-itemList__item-sticker.free_35, .c-itemList__item-sticker.free_36, .c-itemList__item-sticker.free_37, .c-itemList__item-sticker.free_38, .c-itemList__item-sticker.free_39, .c-itemList__item-sticker.free_60, .c-itemList__item-sticker.free_61, .c-itemList__item-sticker.free_62, .c-itemList__item-sticker.free_67, .c-itemList__item-sticker.free_68, .c-itemList__item-sticker.free_77, .c-itemList__item-sticker.free_80, .c-itemList__item-sticker.free_81, .c-itemList__item-sticker.free_102, .c-itemList__item-sticker.free_112, .c-itemList__item-sticker.free_113, .c-itemList__item-sticker.free_114, .c-itemList__item-sticker.free_115, .c-itemList__item-sticker.free_116, .c-itemList__item-sticker.free_117, .c-itemList__item-sticker.free_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.other_7, .c-itemList__item-sticker.other_8, .c-itemList__item-sticker.other_9, .c-itemList__item-sticker.other_10, .c-itemList__item-sticker.other_11, .c-itemList__item-sticker.other_12, .c-itemList__item-sticker.other_35, .c-itemList__item-sticker.other_36, .c-itemList__item-sticker.other_37, .c-itemList__item-sticker.other_38, .c-itemList__item-sticker.other_39, .c-itemList__item-sticker.other_60, .c-itemList__item-sticker.other_61, .c-itemList__item-sticker.other_62, .c-itemList__item-sticker.other_67, .c-itemList__item-sticker.other_68, .c-itemList__item-sticker.other_77, .c-itemList__item-sticker.other_80, .c-itemList__item-sticker.other_81, .c-itemList__item-sticker.other_102, .c-itemList__item-sticker.other_112, .c-itemList__item-sticker.other_113, .c-itemList__item-sticker.other_114, .c-itemList__item-sticker.other_115, .c-itemList__item-sticker.other_116, .c-itemList__item-sticker.other_117, .c-itemList__item-sticker.other_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.other_7, .c-itemList__item-sticker.other_8, .c-itemList__item-sticker.other_9, .c-itemList__item-sticker.other_10, .c-itemList__item-sticker.other_11, .c-itemList__item-sticker.other_12, .c-itemList__item-sticker.other_35, .c-itemList__item-sticker.other_36, .c-itemList__item-sticker.other_37, .c-itemList__item-sticker.other_38, .c-itemList__item-sticker.other_39, .c-itemList__item-sticker.other_60, .c-itemList__item-sticker.other_61, .c-itemList__item-sticker.other_62, .c-itemList__item-sticker.other_67, .c-itemList__item-sticker.other_68, .c-itemList__item-sticker.other_77, .c-itemList__item-sticker.other_80, .c-itemList__item-sticker.other_81, .c-itemList__item-sticker.other_102, .c-itemList__item-sticker.other_112, .c-itemList__item-sticker.other_113, .c-itemList__item-sticker.other_114, .c-itemList__item-sticker.other_115, .c-itemList__item-sticker.other_116, .c-itemList__item-sticker.other_117, .c-itemList__item-sticker.other_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.event_7, .c-itemList__item-sticker.event_8, .c-itemList__item-sticker.event_9, .c-itemList__item-sticker.event_10, .c-itemList__item-sticker.event_11, .c-itemList__item-sticker.event_12, .c-itemList__item-sticker.event_35, .c-itemList__item-sticker.event_36, .c-itemList__item-sticker.event_37, .c-itemList__item-sticker.event_38, .c-itemList__item-sticker.event_39, .c-itemList__item-sticker.event_60, .c-itemList__item-sticker.event_61, .c-itemList__item-sticker.event_62, .c-itemList__item-sticker.event_67, .c-itemList__item-sticker.event_68, .c-itemList__item-sticker.event_77, .c-itemList__item-sticker.event_80, .c-itemList__item-sticker.event_81, .c-itemList__item-sticker.event_102, .c-itemList__item-sticker.event_112, .c-itemList__item-sticker.event_113, .c-itemList__item-sticker.event_114, .c-itemList__item-sticker.event_115, .c-itemList__item-sticker.event_116, .c-itemList__item-sticker.event_117, .c-itemList__item-sticker.event_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.event_7, .c-itemList__item-sticker.event_8, .c-itemList__item-sticker.event_9, .c-itemList__item-sticker.event_10, .c-itemList__item-sticker.event_11, .c-itemList__item-sticker.event_12, .c-itemList__item-sticker.event_35, .c-itemList__item-sticker.event_36, .c-itemList__item-sticker.event_37, .c-itemList__item-sticker.event_38, .c-itemList__item-sticker.event_39, .c-itemList__item-sticker.event_60, .c-itemList__item-sticker.event_61, .c-itemList__item-sticker.event_62, .c-itemList__item-sticker.event_67, .c-itemList__item-sticker.event_68, .c-itemList__item-sticker.event_77, .c-itemList__item-sticker.event_80, .c-itemList__item-sticker.event_81, .c-itemList__item-sticker.event_102, .c-itemList__item-sticker.event_112, .c-itemList__item-sticker.event_113, .c-itemList__item-sticker.event_114, .c-itemList__item-sticker.event_115, .c-itemList__item-sticker.event_116, .c-itemList__item-sticker.event_117, .c-itemList__item-sticker.event_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.original_7, .c-itemList__item-sticker.original_8, .c-itemList__item-sticker.original_9, .c-itemList__item-sticker.original_10, .c-itemList__item-sticker.original_11, .c-itemList__item-sticker.original_12, .c-itemList__item-sticker.original_35, .c-itemList__item-sticker.original_36, .c-itemList__item-sticker.original_37, .c-itemList__item-sticker.original_38, .c-itemList__item-sticker.original_39, .c-itemList__item-sticker.original_60, .c-itemList__item-sticker.original_61, .c-itemList__item-sticker.original_62, .c-itemList__item-sticker.original_67, .c-itemList__item-sticker.original_68, .c-itemList__item-sticker.original_77, .c-itemList__item-sticker.original_80, .c-itemList__item-sticker.original_81, .c-itemList__item-sticker.original_102, .c-itemList__item-sticker.original_112, .c-itemList__item-sticker.original_113, .c-itemList__item-sticker.original_114, .c-itemList__item-sticker.original_115, .c-itemList__item-sticker.original_116, .c-itemList__item-sticker.original_117, .c-itemList__item-sticker.original_118 {
  top: -23px;
  left: -9px;
  display: inline-block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item-sticker.original_7, .c-itemList__item-sticker.original_8, .c-itemList__item-sticker.original_9, .c-itemList__item-sticker.original_10, .c-itemList__item-sticker.original_11, .c-itemList__item-sticker.original_12, .c-itemList__item-sticker.original_35, .c-itemList__item-sticker.original_36, .c-itemList__item-sticker.original_37, .c-itemList__item-sticker.original_38, .c-itemList__item-sticker.original_39, .c-itemList__item-sticker.original_60, .c-itemList__item-sticker.original_61, .c-itemList__item-sticker.original_62, .c-itemList__item-sticker.original_67, .c-itemList__item-sticker.original_68, .c-itemList__item-sticker.original_77, .c-itemList__item-sticker.original_80, .c-itemList__item-sticker.original_81, .c-itemList__item-sticker.original_102, .c-itemList__item-sticker.original_112, .c-itemList__item-sticker.original_113, .c-itemList__item-sticker.original_114, .c-itemList__item-sticker.original_115, .c-itemList__item-sticker.original_116, .c-itemList__item-sticker.original_117, .c-itemList__item-sticker.original_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item-sticker.new_13, .c-itemList__item-sticker.new_14, .c-itemList__item-sticker.new_25, .c-itemList__item-sticker.new_26, .c-itemList__item-sticker.new_27, .c-itemList__item-sticker.new_56, .c-itemList__item-sticker.new_57, .c-itemList__item-sticker.new_58, .c-itemList__item-sticker.new_59, .c-itemList__item-sticker.new_93, .c-itemList__item-sticker.new_94, .c-itemList__item-sticker.new_100, .c-itemList__item-sticker.new_101, .c-itemList__item-sticker.new_119, .c-itemList__item-sticker.new_120, .c-itemList__item-sticker.new_121, .c-itemList__item-sticker.new_122, .c-itemList__item-sticker.new_123, .c-itemList__item-sticker.new_124, .c-itemList__item-sticker.new_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.new_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item-sticker.hot_13, .c-itemList__item-sticker.hot_14, .c-itemList__item-sticker.hot_25, .c-itemList__item-sticker.hot_26, .c-itemList__item-sticker.hot_27, .c-itemList__item-sticker.hot_56, .c-itemList__item-sticker.hot_57, .c-itemList__item-sticker.hot_58, .c-itemList__item-sticker.hot_59, .c-itemList__item-sticker.hot_93, .c-itemList__item-sticker.hot_94, .c-itemList__item-sticker.hot_100, .c-itemList__item-sticker.hot_101, .c-itemList__item-sticker.hot_119, .c-itemList__item-sticker.hot_120, .c-itemList__item-sticker.hot_121, .c-itemList__item-sticker.hot_122, .c-itemList__item-sticker.hot_123, .c-itemList__item-sticker.hot_124, .c-itemList__item-sticker.hot_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.hot_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item-sticker.sale_13, .c-itemList__item-sticker.sale_14, .c-itemList__item-sticker.sale_25, .c-itemList__item-sticker.sale_26, .c-itemList__item-sticker.sale_27, .c-itemList__item-sticker.sale_56, .c-itemList__item-sticker.sale_57, .c-itemList__item-sticker.sale_58, .c-itemList__item-sticker.sale_59, .c-itemList__item-sticker.sale_93, .c-itemList__item-sticker.sale_94, .c-itemList__item-sticker.sale_100, .c-itemList__item-sticker.sale_101, .c-itemList__item-sticker.sale_119, .c-itemList__item-sticker.sale_120, .c-itemList__item-sticker.sale_121, .c-itemList__item-sticker.sale_122, .c-itemList__item-sticker.sale_123, .c-itemList__item-sticker.sale_124, .c-itemList__item-sticker.sale_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.sale_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item-sticker.free_13, .c-itemList__item-sticker.free_14, .c-itemList__item-sticker.free_25, .c-itemList__item-sticker.free_26, .c-itemList__item-sticker.free_27, .c-itemList__item-sticker.free_56, .c-itemList__item-sticker.free_57, .c-itemList__item-sticker.free_58, .c-itemList__item-sticker.free_59, .c-itemList__item-sticker.free_93, .c-itemList__item-sticker.free_94, .c-itemList__item-sticker.free_100, .c-itemList__item-sticker.free_101, .c-itemList__item-sticker.free_119, .c-itemList__item-sticker.free_120, .c-itemList__item-sticker.free_121, .c-itemList__item-sticker.free_122, .c-itemList__item-sticker.free_123, .c-itemList__item-sticker.free_124, .c-itemList__item-sticker.free_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.free_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item-sticker.other_13, .c-itemList__item-sticker.other_14, .c-itemList__item-sticker.other_25, .c-itemList__item-sticker.other_26, .c-itemList__item-sticker.other_27, .c-itemList__item-sticker.other_56, .c-itemList__item-sticker.other_57, .c-itemList__item-sticker.other_58, .c-itemList__item-sticker.other_59, .c-itemList__item-sticker.other_93, .c-itemList__item-sticker.other_94, .c-itemList__item-sticker.other_100, .c-itemList__item-sticker.other_101, .c-itemList__item-sticker.other_119, .c-itemList__item-sticker.other_120, .c-itemList__item-sticker.other_121, .c-itemList__item-sticker.other_122, .c-itemList__item-sticker.other_123, .c-itemList__item-sticker.other_124, .c-itemList__item-sticker.other_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.other_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item-sticker.event_13, .c-itemList__item-sticker.event_14, .c-itemList__item-sticker.event_25, .c-itemList__item-sticker.event_26, .c-itemList__item-sticker.event_27, .c-itemList__item-sticker.event_56, .c-itemList__item-sticker.event_57, .c-itemList__item-sticker.event_58, .c-itemList__item-sticker.event_59, .c-itemList__item-sticker.event_93, .c-itemList__item-sticker.event_94, .c-itemList__item-sticker.event_100, .c-itemList__item-sticker.event_101, .c-itemList__item-sticker.event_119, .c-itemList__item-sticker.event_120, .c-itemList__item-sticker.event_121, .c-itemList__item-sticker.event_122, .c-itemList__item-sticker.event_123, .c-itemList__item-sticker.event_124, .c-itemList__item-sticker.event_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.event_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item-sticker.original_13, .c-itemList__item-sticker.original_14, .c-itemList__item-sticker.original_25, .c-itemList__item-sticker.original_26, .c-itemList__item-sticker.original_27, .c-itemList__item-sticker.original_56, .c-itemList__item-sticker.original_57, .c-itemList__item-sticker.original_58, .c-itemList__item-sticker.original_59, .c-itemList__item-sticker.original_93, .c-itemList__item-sticker.original_94, .c-itemList__item-sticker.original_100, .c-itemList__item-sticker.original_101, .c-itemList__item-sticker.original_119, .c-itemList__item-sticker.original_120, .c-itemList__item-sticker.original_121, .c-itemList__item-sticker.original_122, .c-itemList__item-sticker.original_123, .c-itemList__item-sticker.original_124, .c-itemList__item-sticker.original_125 {
  top: 0;
  left: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.is-bgColor-white .has-frame .c-itemList__item-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item-sticker.original_125 {
    top: 10px;
    left: 10px;
  }
}

/**
 *  商品一覧のコンポーネント：シール機能
 *  ref: https://officialmag.stores.jp/entry/kaigyou/kinou-originalseal
 *
 *  LIST_3
 *
 *  - .is-type01 : 丸タイプ
 *  - .is-type02 : リボンタイプ
 *  - .is-type03 : ドッグイヤータイプ
 *
 *  - .has-frame : 管理画面にて「オプション」->「表示」->「背景フレーム」が
 *                 選択されると商品に白枠の背景が追加される。
 *                 その際にシールの位置をずらす必要がある。
 *
 *  - .is-bgColor-white : body の背景色に白が指定された場合。
 *                        かつ背景フレームが ON になっている場合、
 *                        シールがずれて表示されて見えるようになってしまうため、
 *                        別途スタイルを用意する必要がある。
 *                        枠として SP: padding: 8px、PC: padding: 10px と指定しているので
 *                        その分ずらしたスタイルを用意する。
 */
.c-itemList__item_f-sticker.new_1, .c-itemList__item_f-sticker.new_2, .c-itemList__item_f-sticker.new_3, .c-itemList__item_f-sticker.new_4, .c-itemList__item_f-sticker.new_5, .c-itemList__item_f-sticker.new_6, .c-itemList__item_f-sticker.new_15, .c-itemList__item_f-sticker.new_16, .c-itemList__item_f-sticker.new_17, .c-itemList__item_f-sticker.new_18, .c-itemList__item_f-sticker.new_19, .c-itemList__item_f-sticker.new_20, .c-itemList__item_f-sticker.new_21, .c-itemList__item_f-sticker.new_22, .c-itemList__item_f-sticker.new_23, .c-itemList__item_f-sticker.new_24, .c-itemList__item_f-sticker.new_41, .c-itemList__item_f-sticker.new_42, .c-itemList__item_f-sticker.new_43, .c-itemList__item_f-sticker.new_44, .c-itemList__item_f-sticker.new_45, .c-itemList__item_f-sticker.new_46, .c-itemList__item_f-sticker.new_47, .c-itemList__item_f-sticker.new_48, .c-itemList__item_f-sticker.new_49, .c-itemList__item_f-sticker.new_50, .c-itemList__item_f-sticker.new_51, .c-itemList__item_f-sticker.new_52, .c-itemList__item_f-sticker.new_53, .c-itemList__item_f-sticker.new_54, .c-itemList__item_f-sticker.new_55, .c-itemList__item_f-sticker.new_63, .c-itemList__item_f-sticker.new_64, .c-itemList__item_f-sticker.new_65, .c-itemList__item_f-sticker.new_66, .c-itemList__item_f-sticker.new_69, .c-itemList__item_f-sticker.new_70, .c-itemList__item_f-sticker.new_71, .c-itemList__item_f-sticker.new_72, .c-itemList__item_f-sticker.new_73, .c-itemList__item_f-sticker.new_74, .c-itemList__item_f-sticker.new_75, .c-itemList__item_f-sticker.new_76, .c-itemList__item_f-sticker.new_78, .c-itemList__item_f-sticker.new_79, .c-itemList__item_f-sticker.new_82, .c-itemList__item_f-sticker.new_83, .c-itemList__item_f-sticker.new_84, .c-itemList__item_f-sticker.new_85, .c-itemList__item_f-sticker.new_86, .c-itemList__item_f-sticker.new_87, .c-itemList__item_f-sticker.new_88, .c-itemList__item_f-sticker.new_89, .c-itemList__item_f-sticker.new_90, .c-itemList__item_f-sticker.new_91, .c-itemList__item_f-sticker.new_92, .c-itemList__item_f-sticker.new_95, .c-itemList__item_f-sticker.new_96, .c-itemList__item_f-sticker.new_97, .c-itemList__item_f-sticker.new_98, .c-itemList__item_f-sticker.new_99, .c-itemList__item_f-sticker.new_103, .c-itemList__item_f-sticker.new_104, .c-itemList__item_f-sticker.new_105, .c-itemList__item_f-sticker.new_106, .c-itemList__item_f-sticker.new_107, .c-itemList__item_f-sticker.new_108, .c-itemList__item_f-sticker.new_109, .c-itemList__item_f-sticker.new_110, .c-itemList__item_f-sticker.new_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.new_1, .c-itemList__item_f-sticker.new_2, .c-itemList__item_f-sticker.new_3, .c-itemList__item_f-sticker.new_4, .c-itemList__item_f-sticker.new_5, .c-itemList__item_f-sticker.new_6, .c-itemList__item_f-sticker.new_15, .c-itemList__item_f-sticker.new_16, .c-itemList__item_f-sticker.new_17, .c-itemList__item_f-sticker.new_18, .c-itemList__item_f-sticker.new_19, .c-itemList__item_f-sticker.new_20, .c-itemList__item_f-sticker.new_21, .c-itemList__item_f-sticker.new_22, .c-itemList__item_f-sticker.new_23, .c-itemList__item_f-sticker.new_24, .c-itemList__item_f-sticker.new_41, .c-itemList__item_f-sticker.new_42, .c-itemList__item_f-sticker.new_43, .c-itemList__item_f-sticker.new_44, .c-itemList__item_f-sticker.new_45, .c-itemList__item_f-sticker.new_46, .c-itemList__item_f-sticker.new_47, .c-itemList__item_f-sticker.new_48, .c-itemList__item_f-sticker.new_49, .c-itemList__item_f-sticker.new_50, .c-itemList__item_f-sticker.new_51, .c-itemList__item_f-sticker.new_52, .c-itemList__item_f-sticker.new_53, .c-itemList__item_f-sticker.new_54, .c-itemList__item_f-sticker.new_55, .c-itemList__item_f-sticker.new_63, .c-itemList__item_f-sticker.new_64, .c-itemList__item_f-sticker.new_65, .c-itemList__item_f-sticker.new_66, .c-itemList__item_f-sticker.new_69, .c-itemList__item_f-sticker.new_70, .c-itemList__item_f-sticker.new_71, .c-itemList__item_f-sticker.new_72, .c-itemList__item_f-sticker.new_73, .c-itemList__item_f-sticker.new_74, .c-itemList__item_f-sticker.new_75, .c-itemList__item_f-sticker.new_76, .c-itemList__item_f-sticker.new_78, .c-itemList__item_f-sticker.new_79, .c-itemList__item_f-sticker.new_82, .c-itemList__item_f-sticker.new_83, .c-itemList__item_f-sticker.new_84, .c-itemList__item_f-sticker.new_85, .c-itemList__item_f-sticker.new_86, .c-itemList__item_f-sticker.new_87, .c-itemList__item_f-sticker.new_88, .c-itemList__item_f-sticker.new_89, .c-itemList__item_f-sticker.new_90, .c-itemList__item_f-sticker.new_91, .c-itemList__item_f-sticker.new_92, .c-itemList__item_f-sticker.new_95, .c-itemList__item_f-sticker.new_96, .c-itemList__item_f-sticker.new_97, .c-itemList__item_f-sticker.new_98, .c-itemList__item_f-sticker.new_99, .c-itemList__item_f-sticker.new_103, .c-itemList__item_f-sticker.new_104, .c-itemList__item_f-sticker.new_105, .c-itemList__item_f-sticker.new_106, .c-itemList__item_f-sticker.new_107, .c-itemList__item_f-sticker.new_108, .c-itemList__item_f-sticker.new_109, .c-itemList__item_f-sticker.new_110, .c-itemList__item_f-sticker.new_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.hot_1, .c-itemList__item_f-sticker.hot_2, .c-itemList__item_f-sticker.hot_3, .c-itemList__item_f-sticker.hot_4, .c-itemList__item_f-sticker.hot_5, .c-itemList__item_f-sticker.hot_6, .c-itemList__item_f-sticker.hot_15, .c-itemList__item_f-sticker.hot_16, .c-itemList__item_f-sticker.hot_17, .c-itemList__item_f-sticker.hot_18, .c-itemList__item_f-sticker.hot_19, .c-itemList__item_f-sticker.hot_20, .c-itemList__item_f-sticker.hot_21, .c-itemList__item_f-sticker.hot_22, .c-itemList__item_f-sticker.hot_23, .c-itemList__item_f-sticker.hot_24, .c-itemList__item_f-sticker.hot_41, .c-itemList__item_f-sticker.hot_42, .c-itemList__item_f-sticker.hot_43, .c-itemList__item_f-sticker.hot_44, .c-itemList__item_f-sticker.hot_45, .c-itemList__item_f-sticker.hot_46, .c-itemList__item_f-sticker.hot_47, .c-itemList__item_f-sticker.hot_48, .c-itemList__item_f-sticker.hot_49, .c-itemList__item_f-sticker.hot_50, .c-itemList__item_f-sticker.hot_51, .c-itemList__item_f-sticker.hot_52, .c-itemList__item_f-sticker.hot_53, .c-itemList__item_f-sticker.hot_54, .c-itemList__item_f-sticker.hot_55, .c-itemList__item_f-sticker.hot_63, .c-itemList__item_f-sticker.hot_64, .c-itemList__item_f-sticker.hot_65, .c-itemList__item_f-sticker.hot_66, .c-itemList__item_f-sticker.hot_69, .c-itemList__item_f-sticker.hot_70, .c-itemList__item_f-sticker.hot_71, .c-itemList__item_f-sticker.hot_72, .c-itemList__item_f-sticker.hot_73, .c-itemList__item_f-sticker.hot_74, .c-itemList__item_f-sticker.hot_75, .c-itemList__item_f-sticker.hot_76, .c-itemList__item_f-sticker.hot_78, .c-itemList__item_f-sticker.hot_79, .c-itemList__item_f-sticker.hot_82, .c-itemList__item_f-sticker.hot_83, .c-itemList__item_f-sticker.hot_84, .c-itemList__item_f-sticker.hot_85, .c-itemList__item_f-sticker.hot_86, .c-itemList__item_f-sticker.hot_87, .c-itemList__item_f-sticker.hot_88, .c-itemList__item_f-sticker.hot_89, .c-itemList__item_f-sticker.hot_90, .c-itemList__item_f-sticker.hot_91, .c-itemList__item_f-sticker.hot_92, .c-itemList__item_f-sticker.hot_95, .c-itemList__item_f-sticker.hot_96, .c-itemList__item_f-sticker.hot_97, .c-itemList__item_f-sticker.hot_98, .c-itemList__item_f-sticker.hot_99, .c-itemList__item_f-sticker.hot_103, .c-itemList__item_f-sticker.hot_104, .c-itemList__item_f-sticker.hot_105, .c-itemList__item_f-sticker.hot_106, .c-itemList__item_f-sticker.hot_107, .c-itemList__item_f-sticker.hot_108, .c-itemList__item_f-sticker.hot_109, .c-itemList__item_f-sticker.hot_110, .c-itemList__item_f-sticker.hot_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.hot_1, .c-itemList__item_f-sticker.hot_2, .c-itemList__item_f-sticker.hot_3, .c-itemList__item_f-sticker.hot_4, .c-itemList__item_f-sticker.hot_5, .c-itemList__item_f-sticker.hot_6, .c-itemList__item_f-sticker.hot_15, .c-itemList__item_f-sticker.hot_16, .c-itemList__item_f-sticker.hot_17, .c-itemList__item_f-sticker.hot_18, .c-itemList__item_f-sticker.hot_19, .c-itemList__item_f-sticker.hot_20, .c-itemList__item_f-sticker.hot_21, .c-itemList__item_f-sticker.hot_22, .c-itemList__item_f-sticker.hot_23, .c-itemList__item_f-sticker.hot_24, .c-itemList__item_f-sticker.hot_41, .c-itemList__item_f-sticker.hot_42, .c-itemList__item_f-sticker.hot_43, .c-itemList__item_f-sticker.hot_44, .c-itemList__item_f-sticker.hot_45, .c-itemList__item_f-sticker.hot_46, .c-itemList__item_f-sticker.hot_47, .c-itemList__item_f-sticker.hot_48, .c-itemList__item_f-sticker.hot_49, .c-itemList__item_f-sticker.hot_50, .c-itemList__item_f-sticker.hot_51, .c-itemList__item_f-sticker.hot_52, .c-itemList__item_f-sticker.hot_53, .c-itemList__item_f-sticker.hot_54, .c-itemList__item_f-sticker.hot_55, .c-itemList__item_f-sticker.hot_63, .c-itemList__item_f-sticker.hot_64, .c-itemList__item_f-sticker.hot_65, .c-itemList__item_f-sticker.hot_66, .c-itemList__item_f-sticker.hot_69, .c-itemList__item_f-sticker.hot_70, .c-itemList__item_f-sticker.hot_71, .c-itemList__item_f-sticker.hot_72, .c-itemList__item_f-sticker.hot_73, .c-itemList__item_f-sticker.hot_74, .c-itemList__item_f-sticker.hot_75, .c-itemList__item_f-sticker.hot_76, .c-itemList__item_f-sticker.hot_78, .c-itemList__item_f-sticker.hot_79, .c-itemList__item_f-sticker.hot_82, .c-itemList__item_f-sticker.hot_83, .c-itemList__item_f-sticker.hot_84, .c-itemList__item_f-sticker.hot_85, .c-itemList__item_f-sticker.hot_86, .c-itemList__item_f-sticker.hot_87, .c-itemList__item_f-sticker.hot_88, .c-itemList__item_f-sticker.hot_89, .c-itemList__item_f-sticker.hot_90, .c-itemList__item_f-sticker.hot_91, .c-itemList__item_f-sticker.hot_92, .c-itemList__item_f-sticker.hot_95, .c-itemList__item_f-sticker.hot_96, .c-itemList__item_f-sticker.hot_97, .c-itemList__item_f-sticker.hot_98, .c-itemList__item_f-sticker.hot_99, .c-itemList__item_f-sticker.hot_103, .c-itemList__item_f-sticker.hot_104, .c-itemList__item_f-sticker.hot_105, .c-itemList__item_f-sticker.hot_106, .c-itemList__item_f-sticker.hot_107, .c-itemList__item_f-sticker.hot_108, .c-itemList__item_f-sticker.hot_109, .c-itemList__item_f-sticker.hot_110, .c-itemList__item_f-sticker.hot_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.sale_1, .c-itemList__item_f-sticker.sale_2, .c-itemList__item_f-sticker.sale_3, .c-itemList__item_f-sticker.sale_4, .c-itemList__item_f-sticker.sale_5, .c-itemList__item_f-sticker.sale_6, .c-itemList__item_f-sticker.sale_15, .c-itemList__item_f-sticker.sale_16, .c-itemList__item_f-sticker.sale_17, .c-itemList__item_f-sticker.sale_18, .c-itemList__item_f-sticker.sale_19, .c-itemList__item_f-sticker.sale_20, .c-itemList__item_f-sticker.sale_21, .c-itemList__item_f-sticker.sale_22, .c-itemList__item_f-sticker.sale_23, .c-itemList__item_f-sticker.sale_24, .c-itemList__item_f-sticker.sale_41, .c-itemList__item_f-sticker.sale_42, .c-itemList__item_f-sticker.sale_43, .c-itemList__item_f-sticker.sale_44, .c-itemList__item_f-sticker.sale_45, .c-itemList__item_f-sticker.sale_46, .c-itemList__item_f-sticker.sale_47, .c-itemList__item_f-sticker.sale_48, .c-itemList__item_f-sticker.sale_49, .c-itemList__item_f-sticker.sale_50, .c-itemList__item_f-sticker.sale_51, .c-itemList__item_f-sticker.sale_52, .c-itemList__item_f-sticker.sale_53, .c-itemList__item_f-sticker.sale_54, .c-itemList__item_f-sticker.sale_55, .c-itemList__item_f-sticker.sale_63, .c-itemList__item_f-sticker.sale_64, .c-itemList__item_f-sticker.sale_65, .c-itemList__item_f-sticker.sale_66, .c-itemList__item_f-sticker.sale_69, .c-itemList__item_f-sticker.sale_70, .c-itemList__item_f-sticker.sale_71, .c-itemList__item_f-sticker.sale_72, .c-itemList__item_f-sticker.sale_73, .c-itemList__item_f-sticker.sale_74, .c-itemList__item_f-sticker.sale_75, .c-itemList__item_f-sticker.sale_76, .c-itemList__item_f-sticker.sale_78, .c-itemList__item_f-sticker.sale_79, .c-itemList__item_f-sticker.sale_82, .c-itemList__item_f-sticker.sale_83, .c-itemList__item_f-sticker.sale_84, .c-itemList__item_f-sticker.sale_85, .c-itemList__item_f-sticker.sale_86, .c-itemList__item_f-sticker.sale_87, .c-itemList__item_f-sticker.sale_88, .c-itemList__item_f-sticker.sale_89, .c-itemList__item_f-sticker.sale_90, .c-itemList__item_f-sticker.sale_91, .c-itemList__item_f-sticker.sale_92, .c-itemList__item_f-sticker.sale_95, .c-itemList__item_f-sticker.sale_96, .c-itemList__item_f-sticker.sale_97, .c-itemList__item_f-sticker.sale_98, .c-itemList__item_f-sticker.sale_99, .c-itemList__item_f-sticker.sale_103, .c-itemList__item_f-sticker.sale_104, .c-itemList__item_f-sticker.sale_105, .c-itemList__item_f-sticker.sale_106, .c-itemList__item_f-sticker.sale_107, .c-itemList__item_f-sticker.sale_108, .c-itemList__item_f-sticker.sale_109, .c-itemList__item_f-sticker.sale_110, .c-itemList__item_f-sticker.sale_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.sale_1, .c-itemList__item_f-sticker.sale_2, .c-itemList__item_f-sticker.sale_3, .c-itemList__item_f-sticker.sale_4, .c-itemList__item_f-sticker.sale_5, .c-itemList__item_f-sticker.sale_6, .c-itemList__item_f-sticker.sale_15, .c-itemList__item_f-sticker.sale_16, .c-itemList__item_f-sticker.sale_17, .c-itemList__item_f-sticker.sale_18, .c-itemList__item_f-sticker.sale_19, .c-itemList__item_f-sticker.sale_20, .c-itemList__item_f-sticker.sale_21, .c-itemList__item_f-sticker.sale_22, .c-itemList__item_f-sticker.sale_23, .c-itemList__item_f-sticker.sale_24, .c-itemList__item_f-sticker.sale_41, .c-itemList__item_f-sticker.sale_42, .c-itemList__item_f-sticker.sale_43, .c-itemList__item_f-sticker.sale_44, .c-itemList__item_f-sticker.sale_45, .c-itemList__item_f-sticker.sale_46, .c-itemList__item_f-sticker.sale_47, .c-itemList__item_f-sticker.sale_48, .c-itemList__item_f-sticker.sale_49, .c-itemList__item_f-sticker.sale_50, .c-itemList__item_f-sticker.sale_51, .c-itemList__item_f-sticker.sale_52, .c-itemList__item_f-sticker.sale_53, .c-itemList__item_f-sticker.sale_54, .c-itemList__item_f-sticker.sale_55, .c-itemList__item_f-sticker.sale_63, .c-itemList__item_f-sticker.sale_64, .c-itemList__item_f-sticker.sale_65, .c-itemList__item_f-sticker.sale_66, .c-itemList__item_f-sticker.sale_69, .c-itemList__item_f-sticker.sale_70, .c-itemList__item_f-sticker.sale_71, .c-itemList__item_f-sticker.sale_72, .c-itemList__item_f-sticker.sale_73, .c-itemList__item_f-sticker.sale_74, .c-itemList__item_f-sticker.sale_75, .c-itemList__item_f-sticker.sale_76, .c-itemList__item_f-sticker.sale_78, .c-itemList__item_f-sticker.sale_79, .c-itemList__item_f-sticker.sale_82, .c-itemList__item_f-sticker.sale_83, .c-itemList__item_f-sticker.sale_84, .c-itemList__item_f-sticker.sale_85, .c-itemList__item_f-sticker.sale_86, .c-itemList__item_f-sticker.sale_87, .c-itemList__item_f-sticker.sale_88, .c-itemList__item_f-sticker.sale_89, .c-itemList__item_f-sticker.sale_90, .c-itemList__item_f-sticker.sale_91, .c-itemList__item_f-sticker.sale_92, .c-itemList__item_f-sticker.sale_95, .c-itemList__item_f-sticker.sale_96, .c-itemList__item_f-sticker.sale_97, .c-itemList__item_f-sticker.sale_98, .c-itemList__item_f-sticker.sale_99, .c-itemList__item_f-sticker.sale_103, .c-itemList__item_f-sticker.sale_104, .c-itemList__item_f-sticker.sale_105, .c-itemList__item_f-sticker.sale_106, .c-itemList__item_f-sticker.sale_107, .c-itemList__item_f-sticker.sale_108, .c-itemList__item_f-sticker.sale_109, .c-itemList__item_f-sticker.sale_110, .c-itemList__item_f-sticker.sale_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.free_1, .c-itemList__item_f-sticker.free_2, .c-itemList__item_f-sticker.free_3, .c-itemList__item_f-sticker.free_4, .c-itemList__item_f-sticker.free_5, .c-itemList__item_f-sticker.free_6, .c-itemList__item_f-sticker.free_15, .c-itemList__item_f-sticker.free_16, .c-itemList__item_f-sticker.free_17, .c-itemList__item_f-sticker.free_18, .c-itemList__item_f-sticker.free_19, .c-itemList__item_f-sticker.free_20, .c-itemList__item_f-sticker.free_21, .c-itemList__item_f-sticker.free_22, .c-itemList__item_f-sticker.free_23, .c-itemList__item_f-sticker.free_24, .c-itemList__item_f-sticker.free_41, .c-itemList__item_f-sticker.free_42, .c-itemList__item_f-sticker.free_43, .c-itemList__item_f-sticker.free_44, .c-itemList__item_f-sticker.free_45, .c-itemList__item_f-sticker.free_46, .c-itemList__item_f-sticker.free_47, .c-itemList__item_f-sticker.free_48, .c-itemList__item_f-sticker.free_49, .c-itemList__item_f-sticker.free_50, .c-itemList__item_f-sticker.free_51, .c-itemList__item_f-sticker.free_52, .c-itemList__item_f-sticker.free_53, .c-itemList__item_f-sticker.free_54, .c-itemList__item_f-sticker.free_55, .c-itemList__item_f-sticker.free_63, .c-itemList__item_f-sticker.free_64, .c-itemList__item_f-sticker.free_65, .c-itemList__item_f-sticker.free_66, .c-itemList__item_f-sticker.free_69, .c-itemList__item_f-sticker.free_70, .c-itemList__item_f-sticker.free_71, .c-itemList__item_f-sticker.free_72, .c-itemList__item_f-sticker.free_73, .c-itemList__item_f-sticker.free_74, .c-itemList__item_f-sticker.free_75, .c-itemList__item_f-sticker.free_76, .c-itemList__item_f-sticker.free_78, .c-itemList__item_f-sticker.free_79, .c-itemList__item_f-sticker.free_82, .c-itemList__item_f-sticker.free_83, .c-itemList__item_f-sticker.free_84, .c-itemList__item_f-sticker.free_85, .c-itemList__item_f-sticker.free_86, .c-itemList__item_f-sticker.free_87, .c-itemList__item_f-sticker.free_88, .c-itemList__item_f-sticker.free_89, .c-itemList__item_f-sticker.free_90, .c-itemList__item_f-sticker.free_91, .c-itemList__item_f-sticker.free_92, .c-itemList__item_f-sticker.free_95, .c-itemList__item_f-sticker.free_96, .c-itemList__item_f-sticker.free_97, .c-itemList__item_f-sticker.free_98, .c-itemList__item_f-sticker.free_99, .c-itemList__item_f-sticker.free_103, .c-itemList__item_f-sticker.free_104, .c-itemList__item_f-sticker.free_105, .c-itemList__item_f-sticker.free_106, .c-itemList__item_f-sticker.free_107, .c-itemList__item_f-sticker.free_108, .c-itemList__item_f-sticker.free_109, .c-itemList__item_f-sticker.free_110, .c-itemList__item_f-sticker.free_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.free_1, .c-itemList__item_f-sticker.free_2, .c-itemList__item_f-sticker.free_3, .c-itemList__item_f-sticker.free_4, .c-itemList__item_f-sticker.free_5, .c-itemList__item_f-sticker.free_6, .c-itemList__item_f-sticker.free_15, .c-itemList__item_f-sticker.free_16, .c-itemList__item_f-sticker.free_17, .c-itemList__item_f-sticker.free_18, .c-itemList__item_f-sticker.free_19, .c-itemList__item_f-sticker.free_20, .c-itemList__item_f-sticker.free_21, .c-itemList__item_f-sticker.free_22, .c-itemList__item_f-sticker.free_23, .c-itemList__item_f-sticker.free_24, .c-itemList__item_f-sticker.free_41, .c-itemList__item_f-sticker.free_42, .c-itemList__item_f-sticker.free_43, .c-itemList__item_f-sticker.free_44, .c-itemList__item_f-sticker.free_45, .c-itemList__item_f-sticker.free_46, .c-itemList__item_f-sticker.free_47, .c-itemList__item_f-sticker.free_48, .c-itemList__item_f-sticker.free_49, .c-itemList__item_f-sticker.free_50, .c-itemList__item_f-sticker.free_51, .c-itemList__item_f-sticker.free_52, .c-itemList__item_f-sticker.free_53, .c-itemList__item_f-sticker.free_54, .c-itemList__item_f-sticker.free_55, .c-itemList__item_f-sticker.free_63, .c-itemList__item_f-sticker.free_64, .c-itemList__item_f-sticker.free_65, .c-itemList__item_f-sticker.free_66, .c-itemList__item_f-sticker.free_69, .c-itemList__item_f-sticker.free_70, .c-itemList__item_f-sticker.free_71, .c-itemList__item_f-sticker.free_72, .c-itemList__item_f-sticker.free_73, .c-itemList__item_f-sticker.free_74, .c-itemList__item_f-sticker.free_75, .c-itemList__item_f-sticker.free_76, .c-itemList__item_f-sticker.free_78, .c-itemList__item_f-sticker.free_79, .c-itemList__item_f-sticker.free_82, .c-itemList__item_f-sticker.free_83, .c-itemList__item_f-sticker.free_84, .c-itemList__item_f-sticker.free_85, .c-itemList__item_f-sticker.free_86, .c-itemList__item_f-sticker.free_87, .c-itemList__item_f-sticker.free_88, .c-itemList__item_f-sticker.free_89, .c-itemList__item_f-sticker.free_90, .c-itemList__item_f-sticker.free_91, .c-itemList__item_f-sticker.free_92, .c-itemList__item_f-sticker.free_95, .c-itemList__item_f-sticker.free_96, .c-itemList__item_f-sticker.free_97, .c-itemList__item_f-sticker.free_98, .c-itemList__item_f-sticker.free_99, .c-itemList__item_f-sticker.free_103, .c-itemList__item_f-sticker.free_104, .c-itemList__item_f-sticker.free_105, .c-itemList__item_f-sticker.free_106, .c-itemList__item_f-sticker.free_107, .c-itemList__item_f-sticker.free_108, .c-itemList__item_f-sticker.free_109, .c-itemList__item_f-sticker.free_110, .c-itemList__item_f-sticker.free_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.other_1, .c-itemList__item_f-sticker.other_2, .c-itemList__item_f-sticker.other_3, .c-itemList__item_f-sticker.other_4, .c-itemList__item_f-sticker.other_5, .c-itemList__item_f-sticker.other_6, .c-itemList__item_f-sticker.other_15, .c-itemList__item_f-sticker.other_16, .c-itemList__item_f-sticker.other_17, .c-itemList__item_f-sticker.other_18, .c-itemList__item_f-sticker.other_19, .c-itemList__item_f-sticker.other_20, .c-itemList__item_f-sticker.other_21, .c-itemList__item_f-sticker.other_22, .c-itemList__item_f-sticker.other_23, .c-itemList__item_f-sticker.other_24, .c-itemList__item_f-sticker.other_41, .c-itemList__item_f-sticker.other_42, .c-itemList__item_f-sticker.other_43, .c-itemList__item_f-sticker.other_44, .c-itemList__item_f-sticker.other_45, .c-itemList__item_f-sticker.other_46, .c-itemList__item_f-sticker.other_47, .c-itemList__item_f-sticker.other_48, .c-itemList__item_f-sticker.other_49, .c-itemList__item_f-sticker.other_50, .c-itemList__item_f-sticker.other_51, .c-itemList__item_f-sticker.other_52, .c-itemList__item_f-sticker.other_53, .c-itemList__item_f-sticker.other_54, .c-itemList__item_f-sticker.other_55, .c-itemList__item_f-sticker.other_63, .c-itemList__item_f-sticker.other_64, .c-itemList__item_f-sticker.other_65, .c-itemList__item_f-sticker.other_66, .c-itemList__item_f-sticker.other_69, .c-itemList__item_f-sticker.other_70, .c-itemList__item_f-sticker.other_71, .c-itemList__item_f-sticker.other_72, .c-itemList__item_f-sticker.other_73, .c-itemList__item_f-sticker.other_74, .c-itemList__item_f-sticker.other_75, .c-itemList__item_f-sticker.other_76, .c-itemList__item_f-sticker.other_78, .c-itemList__item_f-sticker.other_79, .c-itemList__item_f-sticker.other_82, .c-itemList__item_f-sticker.other_83, .c-itemList__item_f-sticker.other_84, .c-itemList__item_f-sticker.other_85, .c-itemList__item_f-sticker.other_86, .c-itemList__item_f-sticker.other_87, .c-itemList__item_f-sticker.other_88, .c-itemList__item_f-sticker.other_89, .c-itemList__item_f-sticker.other_90, .c-itemList__item_f-sticker.other_91, .c-itemList__item_f-sticker.other_92, .c-itemList__item_f-sticker.other_95, .c-itemList__item_f-sticker.other_96, .c-itemList__item_f-sticker.other_97, .c-itemList__item_f-sticker.other_98, .c-itemList__item_f-sticker.other_99, .c-itemList__item_f-sticker.other_103, .c-itemList__item_f-sticker.other_104, .c-itemList__item_f-sticker.other_105, .c-itemList__item_f-sticker.other_106, .c-itemList__item_f-sticker.other_107, .c-itemList__item_f-sticker.other_108, .c-itemList__item_f-sticker.other_109, .c-itemList__item_f-sticker.other_110, .c-itemList__item_f-sticker.other_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.other_1, .c-itemList__item_f-sticker.other_2, .c-itemList__item_f-sticker.other_3, .c-itemList__item_f-sticker.other_4, .c-itemList__item_f-sticker.other_5, .c-itemList__item_f-sticker.other_6, .c-itemList__item_f-sticker.other_15, .c-itemList__item_f-sticker.other_16, .c-itemList__item_f-sticker.other_17, .c-itemList__item_f-sticker.other_18, .c-itemList__item_f-sticker.other_19, .c-itemList__item_f-sticker.other_20, .c-itemList__item_f-sticker.other_21, .c-itemList__item_f-sticker.other_22, .c-itemList__item_f-sticker.other_23, .c-itemList__item_f-sticker.other_24, .c-itemList__item_f-sticker.other_41, .c-itemList__item_f-sticker.other_42, .c-itemList__item_f-sticker.other_43, .c-itemList__item_f-sticker.other_44, .c-itemList__item_f-sticker.other_45, .c-itemList__item_f-sticker.other_46, .c-itemList__item_f-sticker.other_47, .c-itemList__item_f-sticker.other_48, .c-itemList__item_f-sticker.other_49, .c-itemList__item_f-sticker.other_50, .c-itemList__item_f-sticker.other_51, .c-itemList__item_f-sticker.other_52, .c-itemList__item_f-sticker.other_53, .c-itemList__item_f-sticker.other_54, .c-itemList__item_f-sticker.other_55, .c-itemList__item_f-sticker.other_63, .c-itemList__item_f-sticker.other_64, .c-itemList__item_f-sticker.other_65, .c-itemList__item_f-sticker.other_66, .c-itemList__item_f-sticker.other_69, .c-itemList__item_f-sticker.other_70, .c-itemList__item_f-sticker.other_71, .c-itemList__item_f-sticker.other_72, .c-itemList__item_f-sticker.other_73, .c-itemList__item_f-sticker.other_74, .c-itemList__item_f-sticker.other_75, .c-itemList__item_f-sticker.other_76, .c-itemList__item_f-sticker.other_78, .c-itemList__item_f-sticker.other_79, .c-itemList__item_f-sticker.other_82, .c-itemList__item_f-sticker.other_83, .c-itemList__item_f-sticker.other_84, .c-itemList__item_f-sticker.other_85, .c-itemList__item_f-sticker.other_86, .c-itemList__item_f-sticker.other_87, .c-itemList__item_f-sticker.other_88, .c-itemList__item_f-sticker.other_89, .c-itemList__item_f-sticker.other_90, .c-itemList__item_f-sticker.other_91, .c-itemList__item_f-sticker.other_92, .c-itemList__item_f-sticker.other_95, .c-itemList__item_f-sticker.other_96, .c-itemList__item_f-sticker.other_97, .c-itemList__item_f-sticker.other_98, .c-itemList__item_f-sticker.other_99, .c-itemList__item_f-sticker.other_103, .c-itemList__item_f-sticker.other_104, .c-itemList__item_f-sticker.other_105, .c-itemList__item_f-sticker.other_106, .c-itemList__item_f-sticker.other_107, .c-itemList__item_f-sticker.other_108, .c-itemList__item_f-sticker.other_109, .c-itemList__item_f-sticker.other_110, .c-itemList__item_f-sticker.other_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.event_1, .c-itemList__item_f-sticker.event_2, .c-itemList__item_f-sticker.event_3, .c-itemList__item_f-sticker.event_4, .c-itemList__item_f-sticker.event_5, .c-itemList__item_f-sticker.event_6, .c-itemList__item_f-sticker.event_15, .c-itemList__item_f-sticker.event_16, .c-itemList__item_f-sticker.event_17, .c-itemList__item_f-sticker.event_18, .c-itemList__item_f-sticker.event_19, .c-itemList__item_f-sticker.event_20, .c-itemList__item_f-sticker.event_21, .c-itemList__item_f-sticker.event_22, .c-itemList__item_f-sticker.event_23, .c-itemList__item_f-sticker.event_24, .c-itemList__item_f-sticker.event_41, .c-itemList__item_f-sticker.event_42, .c-itemList__item_f-sticker.event_43, .c-itemList__item_f-sticker.event_44, .c-itemList__item_f-sticker.event_45, .c-itemList__item_f-sticker.event_46, .c-itemList__item_f-sticker.event_47, .c-itemList__item_f-sticker.event_48, .c-itemList__item_f-sticker.event_49, .c-itemList__item_f-sticker.event_50, .c-itemList__item_f-sticker.event_51, .c-itemList__item_f-sticker.event_52, .c-itemList__item_f-sticker.event_53, .c-itemList__item_f-sticker.event_54, .c-itemList__item_f-sticker.event_55, .c-itemList__item_f-sticker.event_63, .c-itemList__item_f-sticker.event_64, .c-itemList__item_f-sticker.event_65, .c-itemList__item_f-sticker.event_66, .c-itemList__item_f-sticker.event_69, .c-itemList__item_f-sticker.event_70, .c-itemList__item_f-sticker.event_71, .c-itemList__item_f-sticker.event_72, .c-itemList__item_f-sticker.event_73, .c-itemList__item_f-sticker.event_74, .c-itemList__item_f-sticker.event_75, .c-itemList__item_f-sticker.event_76, .c-itemList__item_f-sticker.event_78, .c-itemList__item_f-sticker.event_79, .c-itemList__item_f-sticker.event_82, .c-itemList__item_f-sticker.event_83, .c-itemList__item_f-sticker.event_84, .c-itemList__item_f-sticker.event_85, .c-itemList__item_f-sticker.event_86, .c-itemList__item_f-sticker.event_87, .c-itemList__item_f-sticker.event_88, .c-itemList__item_f-sticker.event_89, .c-itemList__item_f-sticker.event_90, .c-itemList__item_f-sticker.event_91, .c-itemList__item_f-sticker.event_92, .c-itemList__item_f-sticker.event_95, .c-itemList__item_f-sticker.event_96, .c-itemList__item_f-sticker.event_97, .c-itemList__item_f-sticker.event_98, .c-itemList__item_f-sticker.event_99, .c-itemList__item_f-sticker.event_103, .c-itemList__item_f-sticker.event_104, .c-itemList__item_f-sticker.event_105, .c-itemList__item_f-sticker.event_106, .c-itemList__item_f-sticker.event_107, .c-itemList__item_f-sticker.event_108, .c-itemList__item_f-sticker.event_109, .c-itemList__item_f-sticker.event_110, .c-itemList__item_f-sticker.event_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.event_1, .c-itemList__item_f-sticker.event_2, .c-itemList__item_f-sticker.event_3, .c-itemList__item_f-sticker.event_4, .c-itemList__item_f-sticker.event_5, .c-itemList__item_f-sticker.event_6, .c-itemList__item_f-sticker.event_15, .c-itemList__item_f-sticker.event_16, .c-itemList__item_f-sticker.event_17, .c-itemList__item_f-sticker.event_18, .c-itemList__item_f-sticker.event_19, .c-itemList__item_f-sticker.event_20, .c-itemList__item_f-sticker.event_21, .c-itemList__item_f-sticker.event_22, .c-itemList__item_f-sticker.event_23, .c-itemList__item_f-sticker.event_24, .c-itemList__item_f-sticker.event_41, .c-itemList__item_f-sticker.event_42, .c-itemList__item_f-sticker.event_43, .c-itemList__item_f-sticker.event_44, .c-itemList__item_f-sticker.event_45, .c-itemList__item_f-sticker.event_46, .c-itemList__item_f-sticker.event_47, .c-itemList__item_f-sticker.event_48, .c-itemList__item_f-sticker.event_49, .c-itemList__item_f-sticker.event_50, .c-itemList__item_f-sticker.event_51, .c-itemList__item_f-sticker.event_52, .c-itemList__item_f-sticker.event_53, .c-itemList__item_f-sticker.event_54, .c-itemList__item_f-sticker.event_55, .c-itemList__item_f-sticker.event_63, .c-itemList__item_f-sticker.event_64, .c-itemList__item_f-sticker.event_65, .c-itemList__item_f-sticker.event_66, .c-itemList__item_f-sticker.event_69, .c-itemList__item_f-sticker.event_70, .c-itemList__item_f-sticker.event_71, .c-itemList__item_f-sticker.event_72, .c-itemList__item_f-sticker.event_73, .c-itemList__item_f-sticker.event_74, .c-itemList__item_f-sticker.event_75, .c-itemList__item_f-sticker.event_76, .c-itemList__item_f-sticker.event_78, .c-itemList__item_f-sticker.event_79, .c-itemList__item_f-sticker.event_82, .c-itemList__item_f-sticker.event_83, .c-itemList__item_f-sticker.event_84, .c-itemList__item_f-sticker.event_85, .c-itemList__item_f-sticker.event_86, .c-itemList__item_f-sticker.event_87, .c-itemList__item_f-sticker.event_88, .c-itemList__item_f-sticker.event_89, .c-itemList__item_f-sticker.event_90, .c-itemList__item_f-sticker.event_91, .c-itemList__item_f-sticker.event_92, .c-itemList__item_f-sticker.event_95, .c-itemList__item_f-sticker.event_96, .c-itemList__item_f-sticker.event_97, .c-itemList__item_f-sticker.event_98, .c-itemList__item_f-sticker.event_99, .c-itemList__item_f-sticker.event_103, .c-itemList__item_f-sticker.event_104, .c-itemList__item_f-sticker.event_105, .c-itemList__item_f-sticker.event_106, .c-itemList__item_f-sticker.event_107, .c-itemList__item_f-sticker.event_108, .c-itemList__item_f-sticker.event_109, .c-itemList__item_f-sticker.event_110, .c-itemList__item_f-sticker.event_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.original_1, .c-itemList__item_f-sticker.original_2, .c-itemList__item_f-sticker.original_3, .c-itemList__item_f-sticker.original_4, .c-itemList__item_f-sticker.original_5, .c-itemList__item_f-sticker.original_6, .c-itemList__item_f-sticker.original_15, .c-itemList__item_f-sticker.original_16, .c-itemList__item_f-sticker.original_17, .c-itemList__item_f-sticker.original_18, .c-itemList__item_f-sticker.original_19, .c-itemList__item_f-sticker.original_20, .c-itemList__item_f-sticker.original_21, .c-itemList__item_f-sticker.original_22, .c-itemList__item_f-sticker.original_23, .c-itemList__item_f-sticker.original_24, .c-itemList__item_f-sticker.original_41, .c-itemList__item_f-sticker.original_42, .c-itemList__item_f-sticker.original_43, .c-itemList__item_f-sticker.original_44, .c-itemList__item_f-sticker.original_45, .c-itemList__item_f-sticker.original_46, .c-itemList__item_f-sticker.original_47, .c-itemList__item_f-sticker.original_48, .c-itemList__item_f-sticker.original_49, .c-itemList__item_f-sticker.original_50, .c-itemList__item_f-sticker.original_51, .c-itemList__item_f-sticker.original_52, .c-itemList__item_f-sticker.original_53, .c-itemList__item_f-sticker.original_54, .c-itemList__item_f-sticker.original_55, .c-itemList__item_f-sticker.original_63, .c-itemList__item_f-sticker.original_64, .c-itemList__item_f-sticker.original_65, .c-itemList__item_f-sticker.original_66, .c-itemList__item_f-sticker.original_69, .c-itemList__item_f-sticker.original_70, .c-itemList__item_f-sticker.original_71, .c-itemList__item_f-sticker.original_72, .c-itemList__item_f-sticker.original_73, .c-itemList__item_f-sticker.original_74, .c-itemList__item_f-sticker.original_75, .c-itemList__item_f-sticker.original_76, .c-itemList__item_f-sticker.original_78, .c-itemList__item_f-sticker.original_79, .c-itemList__item_f-sticker.original_82, .c-itemList__item_f-sticker.original_83, .c-itemList__item_f-sticker.original_84, .c-itemList__item_f-sticker.original_85, .c-itemList__item_f-sticker.original_86, .c-itemList__item_f-sticker.original_87, .c-itemList__item_f-sticker.original_88, .c-itemList__item_f-sticker.original_89, .c-itemList__item_f-sticker.original_90, .c-itemList__item_f-sticker.original_91, .c-itemList__item_f-sticker.original_92, .c-itemList__item_f-sticker.original_95, .c-itemList__item_f-sticker.original_96, .c-itemList__item_f-sticker.original_97, .c-itemList__item_f-sticker.original_98, .c-itemList__item_f-sticker.original_99, .c-itemList__item_f-sticker.original_103, .c-itemList__item_f-sticker.original_104, .c-itemList__item_f-sticker.original_105, .c-itemList__item_f-sticker.original_106, .c-itemList__item_f-sticker.original_107, .c-itemList__item_f-sticker.original_108, .c-itemList__item_f-sticker.original_109, .c-itemList__item_f-sticker.original_110, .c-itemList__item_f-sticker.original_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.original_1, .c-itemList__item_f-sticker.original_2, .c-itemList__item_f-sticker.original_3, .c-itemList__item_f-sticker.original_4, .c-itemList__item_f-sticker.original_5, .c-itemList__item_f-sticker.original_6, .c-itemList__item_f-sticker.original_15, .c-itemList__item_f-sticker.original_16, .c-itemList__item_f-sticker.original_17, .c-itemList__item_f-sticker.original_18, .c-itemList__item_f-sticker.original_19, .c-itemList__item_f-sticker.original_20, .c-itemList__item_f-sticker.original_21, .c-itemList__item_f-sticker.original_22, .c-itemList__item_f-sticker.original_23, .c-itemList__item_f-sticker.original_24, .c-itemList__item_f-sticker.original_41, .c-itemList__item_f-sticker.original_42, .c-itemList__item_f-sticker.original_43, .c-itemList__item_f-sticker.original_44, .c-itemList__item_f-sticker.original_45, .c-itemList__item_f-sticker.original_46, .c-itemList__item_f-sticker.original_47, .c-itemList__item_f-sticker.original_48, .c-itemList__item_f-sticker.original_49, .c-itemList__item_f-sticker.original_50, .c-itemList__item_f-sticker.original_51, .c-itemList__item_f-sticker.original_52, .c-itemList__item_f-sticker.original_53, .c-itemList__item_f-sticker.original_54, .c-itemList__item_f-sticker.original_55, .c-itemList__item_f-sticker.original_63, .c-itemList__item_f-sticker.original_64, .c-itemList__item_f-sticker.original_65, .c-itemList__item_f-sticker.original_66, .c-itemList__item_f-sticker.original_69, .c-itemList__item_f-sticker.original_70, .c-itemList__item_f-sticker.original_71, .c-itemList__item_f-sticker.original_72, .c-itemList__item_f-sticker.original_73, .c-itemList__item_f-sticker.original_74, .c-itemList__item_f-sticker.original_75, .c-itemList__item_f-sticker.original_76, .c-itemList__item_f-sticker.original_78, .c-itemList__item_f-sticker.original_79, .c-itemList__item_f-sticker.original_82, .c-itemList__item_f-sticker.original_83, .c-itemList__item_f-sticker.original_84, .c-itemList__item_f-sticker.original_85, .c-itemList__item_f-sticker.original_86, .c-itemList__item_f-sticker.original_87, .c-itemList__item_f-sticker.original_88, .c-itemList__item_f-sticker.original_89, .c-itemList__item_f-sticker.original_90, .c-itemList__item_f-sticker.original_91, .c-itemList__item_f-sticker.original_92, .c-itemList__item_f-sticker.original_95, .c-itemList__item_f-sticker.original_96, .c-itemList__item_f-sticker.original_97, .c-itemList__item_f-sticker.original_98, .c-itemList__item_f-sticker.original_99, .c-itemList__item_f-sticker.original_103, .c-itemList__item_f-sticker.original_104, .c-itemList__item_f-sticker.original_105, .c-itemList__item_f-sticker.original_106, .c-itemList__item_f-sticker.original_107, .c-itemList__item_f-sticker.original_108, .c-itemList__item_f-sticker.original_109, .c-itemList__item_f-sticker.original_110, .c-itemList__item_f-sticker.original_111, .c-itemList__item_f-sticker.special_1, .c-itemList__item_f-sticker.special_2, .c-itemList__item_f-sticker.special_3, .c-itemList__item_f-sticker.special_4, .c-itemList__item_f-sticker.special_5, .c-itemList__item_f-sticker.special_6, .c-itemList__item_f-sticker.special_7, .c-itemList__item_f-sticker.special_8, .c-itemList__item_f-sticker.special_9, .c-itemList__item_f-sticker.special_10, .c-itemList__item_f-sticker.special_11, .c-itemList__item_f-sticker.special_12, .c-itemList__item_f-sticker.special_13, .c-itemList__item_f-sticker.special_14, .c-itemList__item_f-sticker.special_15, .c-itemList__item_f-sticker.special_16, .c-itemList__item_f-sticker.special_17, .c-itemList__item_f-sticker.special_18, .c-itemList__item_f-sticker.special_19, .c-itemList__item_f-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_f-sticker.new_7, .c-itemList__item_f-sticker.new_8, .c-itemList__item_f-sticker.new_9, .c-itemList__item_f-sticker.new_10, .c-itemList__item_f-sticker.new_11, .c-itemList__item_f-sticker.new_12, .c-itemList__item_f-sticker.new_35, .c-itemList__item_f-sticker.new_36, .c-itemList__item_f-sticker.new_37, .c-itemList__item_f-sticker.new_38, .c-itemList__item_f-sticker.new_39, .c-itemList__item_f-sticker.new_60, .c-itemList__item_f-sticker.new_61, .c-itemList__item_f-sticker.new_62, .c-itemList__item_f-sticker.new_67, .c-itemList__item_f-sticker.new_68, .c-itemList__item_f-sticker.new_77, .c-itemList__item_f-sticker.new_80, .c-itemList__item_f-sticker.new_81, .c-itemList__item_f-sticker.new_102, .c-itemList__item_f-sticker.new_112, .c-itemList__item_f-sticker.new_113, .c-itemList__item_f-sticker.new_114, .c-itemList__item_f-sticker.new_115, .c-itemList__item_f-sticker.new_116, .c-itemList__item_f-sticker.new_117, .c-itemList__item_f-sticker.new_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.new_7, .c-itemList__item_f-sticker.new_8, .c-itemList__item_f-sticker.new_9, .c-itemList__item_f-sticker.new_10, .c-itemList__item_f-sticker.new_11, .c-itemList__item_f-sticker.new_12, .c-itemList__item_f-sticker.new_35, .c-itemList__item_f-sticker.new_36, .c-itemList__item_f-sticker.new_37, .c-itemList__item_f-sticker.new_38, .c-itemList__item_f-sticker.new_39, .c-itemList__item_f-sticker.new_60, .c-itemList__item_f-sticker.new_61, .c-itemList__item_f-sticker.new_62, .c-itemList__item_f-sticker.new_67, .c-itemList__item_f-sticker.new_68, .c-itemList__item_f-sticker.new_77, .c-itemList__item_f-sticker.new_80, .c-itemList__item_f-sticker.new_81, .c-itemList__item_f-sticker.new_102, .c-itemList__item_f-sticker.new_112, .c-itemList__item_f-sticker.new_113, .c-itemList__item_f-sticker.new_114, .c-itemList__item_f-sticker.new_115, .c-itemList__item_f-sticker.new_116, .c-itemList__item_f-sticker.new_117, .c-itemList__item_f-sticker.new_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.hot_7, .c-itemList__item_f-sticker.hot_8, .c-itemList__item_f-sticker.hot_9, .c-itemList__item_f-sticker.hot_10, .c-itemList__item_f-sticker.hot_11, .c-itemList__item_f-sticker.hot_12, .c-itemList__item_f-sticker.hot_35, .c-itemList__item_f-sticker.hot_36, .c-itemList__item_f-sticker.hot_37, .c-itemList__item_f-sticker.hot_38, .c-itemList__item_f-sticker.hot_39, .c-itemList__item_f-sticker.hot_60, .c-itemList__item_f-sticker.hot_61, .c-itemList__item_f-sticker.hot_62, .c-itemList__item_f-sticker.hot_67, .c-itemList__item_f-sticker.hot_68, .c-itemList__item_f-sticker.hot_77, .c-itemList__item_f-sticker.hot_80, .c-itemList__item_f-sticker.hot_81, .c-itemList__item_f-sticker.hot_102, .c-itemList__item_f-sticker.hot_112, .c-itemList__item_f-sticker.hot_113, .c-itemList__item_f-sticker.hot_114, .c-itemList__item_f-sticker.hot_115, .c-itemList__item_f-sticker.hot_116, .c-itemList__item_f-sticker.hot_117, .c-itemList__item_f-sticker.hot_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.hot_7, .c-itemList__item_f-sticker.hot_8, .c-itemList__item_f-sticker.hot_9, .c-itemList__item_f-sticker.hot_10, .c-itemList__item_f-sticker.hot_11, .c-itemList__item_f-sticker.hot_12, .c-itemList__item_f-sticker.hot_35, .c-itemList__item_f-sticker.hot_36, .c-itemList__item_f-sticker.hot_37, .c-itemList__item_f-sticker.hot_38, .c-itemList__item_f-sticker.hot_39, .c-itemList__item_f-sticker.hot_60, .c-itemList__item_f-sticker.hot_61, .c-itemList__item_f-sticker.hot_62, .c-itemList__item_f-sticker.hot_67, .c-itemList__item_f-sticker.hot_68, .c-itemList__item_f-sticker.hot_77, .c-itemList__item_f-sticker.hot_80, .c-itemList__item_f-sticker.hot_81, .c-itemList__item_f-sticker.hot_102, .c-itemList__item_f-sticker.hot_112, .c-itemList__item_f-sticker.hot_113, .c-itemList__item_f-sticker.hot_114, .c-itemList__item_f-sticker.hot_115, .c-itemList__item_f-sticker.hot_116, .c-itemList__item_f-sticker.hot_117, .c-itemList__item_f-sticker.hot_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.sale_7, .c-itemList__item_f-sticker.sale_8, .c-itemList__item_f-sticker.sale_9, .c-itemList__item_f-sticker.sale_10, .c-itemList__item_f-sticker.sale_11, .c-itemList__item_f-sticker.sale_12, .c-itemList__item_f-sticker.sale_35, .c-itemList__item_f-sticker.sale_36, .c-itemList__item_f-sticker.sale_37, .c-itemList__item_f-sticker.sale_38, .c-itemList__item_f-sticker.sale_39, .c-itemList__item_f-sticker.sale_60, .c-itemList__item_f-sticker.sale_61, .c-itemList__item_f-sticker.sale_62, .c-itemList__item_f-sticker.sale_67, .c-itemList__item_f-sticker.sale_68, .c-itemList__item_f-sticker.sale_77, .c-itemList__item_f-sticker.sale_80, .c-itemList__item_f-sticker.sale_81, .c-itemList__item_f-sticker.sale_102, .c-itemList__item_f-sticker.sale_112, .c-itemList__item_f-sticker.sale_113, .c-itemList__item_f-sticker.sale_114, .c-itemList__item_f-sticker.sale_115, .c-itemList__item_f-sticker.sale_116, .c-itemList__item_f-sticker.sale_117, .c-itemList__item_f-sticker.sale_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.sale_7, .c-itemList__item_f-sticker.sale_8, .c-itemList__item_f-sticker.sale_9, .c-itemList__item_f-sticker.sale_10, .c-itemList__item_f-sticker.sale_11, .c-itemList__item_f-sticker.sale_12, .c-itemList__item_f-sticker.sale_35, .c-itemList__item_f-sticker.sale_36, .c-itemList__item_f-sticker.sale_37, .c-itemList__item_f-sticker.sale_38, .c-itemList__item_f-sticker.sale_39, .c-itemList__item_f-sticker.sale_60, .c-itemList__item_f-sticker.sale_61, .c-itemList__item_f-sticker.sale_62, .c-itemList__item_f-sticker.sale_67, .c-itemList__item_f-sticker.sale_68, .c-itemList__item_f-sticker.sale_77, .c-itemList__item_f-sticker.sale_80, .c-itemList__item_f-sticker.sale_81, .c-itemList__item_f-sticker.sale_102, .c-itemList__item_f-sticker.sale_112, .c-itemList__item_f-sticker.sale_113, .c-itemList__item_f-sticker.sale_114, .c-itemList__item_f-sticker.sale_115, .c-itemList__item_f-sticker.sale_116, .c-itemList__item_f-sticker.sale_117, .c-itemList__item_f-sticker.sale_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.free_7, .c-itemList__item_f-sticker.free_8, .c-itemList__item_f-sticker.free_9, .c-itemList__item_f-sticker.free_10, .c-itemList__item_f-sticker.free_11, .c-itemList__item_f-sticker.free_12, .c-itemList__item_f-sticker.free_35, .c-itemList__item_f-sticker.free_36, .c-itemList__item_f-sticker.free_37, .c-itemList__item_f-sticker.free_38, .c-itemList__item_f-sticker.free_39, .c-itemList__item_f-sticker.free_60, .c-itemList__item_f-sticker.free_61, .c-itemList__item_f-sticker.free_62, .c-itemList__item_f-sticker.free_67, .c-itemList__item_f-sticker.free_68, .c-itemList__item_f-sticker.free_77, .c-itemList__item_f-sticker.free_80, .c-itemList__item_f-sticker.free_81, .c-itemList__item_f-sticker.free_102, .c-itemList__item_f-sticker.free_112, .c-itemList__item_f-sticker.free_113, .c-itemList__item_f-sticker.free_114, .c-itemList__item_f-sticker.free_115, .c-itemList__item_f-sticker.free_116, .c-itemList__item_f-sticker.free_117, .c-itemList__item_f-sticker.free_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.free_7, .c-itemList__item_f-sticker.free_8, .c-itemList__item_f-sticker.free_9, .c-itemList__item_f-sticker.free_10, .c-itemList__item_f-sticker.free_11, .c-itemList__item_f-sticker.free_12, .c-itemList__item_f-sticker.free_35, .c-itemList__item_f-sticker.free_36, .c-itemList__item_f-sticker.free_37, .c-itemList__item_f-sticker.free_38, .c-itemList__item_f-sticker.free_39, .c-itemList__item_f-sticker.free_60, .c-itemList__item_f-sticker.free_61, .c-itemList__item_f-sticker.free_62, .c-itemList__item_f-sticker.free_67, .c-itemList__item_f-sticker.free_68, .c-itemList__item_f-sticker.free_77, .c-itemList__item_f-sticker.free_80, .c-itemList__item_f-sticker.free_81, .c-itemList__item_f-sticker.free_102, .c-itemList__item_f-sticker.free_112, .c-itemList__item_f-sticker.free_113, .c-itemList__item_f-sticker.free_114, .c-itemList__item_f-sticker.free_115, .c-itemList__item_f-sticker.free_116, .c-itemList__item_f-sticker.free_117, .c-itemList__item_f-sticker.free_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.other_7, .c-itemList__item_f-sticker.other_8, .c-itemList__item_f-sticker.other_9, .c-itemList__item_f-sticker.other_10, .c-itemList__item_f-sticker.other_11, .c-itemList__item_f-sticker.other_12, .c-itemList__item_f-sticker.other_35, .c-itemList__item_f-sticker.other_36, .c-itemList__item_f-sticker.other_37, .c-itemList__item_f-sticker.other_38, .c-itemList__item_f-sticker.other_39, .c-itemList__item_f-sticker.other_60, .c-itemList__item_f-sticker.other_61, .c-itemList__item_f-sticker.other_62, .c-itemList__item_f-sticker.other_67, .c-itemList__item_f-sticker.other_68, .c-itemList__item_f-sticker.other_77, .c-itemList__item_f-sticker.other_80, .c-itemList__item_f-sticker.other_81, .c-itemList__item_f-sticker.other_102, .c-itemList__item_f-sticker.other_112, .c-itemList__item_f-sticker.other_113, .c-itemList__item_f-sticker.other_114, .c-itemList__item_f-sticker.other_115, .c-itemList__item_f-sticker.other_116, .c-itemList__item_f-sticker.other_117, .c-itemList__item_f-sticker.other_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.other_7, .c-itemList__item_f-sticker.other_8, .c-itemList__item_f-sticker.other_9, .c-itemList__item_f-sticker.other_10, .c-itemList__item_f-sticker.other_11, .c-itemList__item_f-sticker.other_12, .c-itemList__item_f-sticker.other_35, .c-itemList__item_f-sticker.other_36, .c-itemList__item_f-sticker.other_37, .c-itemList__item_f-sticker.other_38, .c-itemList__item_f-sticker.other_39, .c-itemList__item_f-sticker.other_60, .c-itemList__item_f-sticker.other_61, .c-itemList__item_f-sticker.other_62, .c-itemList__item_f-sticker.other_67, .c-itemList__item_f-sticker.other_68, .c-itemList__item_f-sticker.other_77, .c-itemList__item_f-sticker.other_80, .c-itemList__item_f-sticker.other_81, .c-itemList__item_f-sticker.other_102, .c-itemList__item_f-sticker.other_112, .c-itemList__item_f-sticker.other_113, .c-itemList__item_f-sticker.other_114, .c-itemList__item_f-sticker.other_115, .c-itemList__item_f-sticker.other_116, .c-itemList__item_f-sticker.other_117, .c-itemList__item_f-sticker.other_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.event_7, .c-itemList__item_f-sticker.event_8, .c-itemList__item_f-sticker.event_9, .c-itemList__item_f-sticker.event_10, .c-itemList__item_f-sticker.event_11, .c-itemList__item_f-sticker.event_12, .c-itemList__item_f-sticker.event_35, .c-itemList__item_f-sticker.event_36, .c-itemList__item_f-sticker.event_37, .c-itemList__item_f-sticker.event_38, .c-itemList__item_f-sticker.event_39, .c-itemList__item_f-sticker.event_60, .c-itemList__item_f-sticker.event_61, .c-itemList__item_f-sticker.event_62, .c-itemList__item_f-sticker.event_67, .c-itemList__item_f-sticker.event_68, .c-itemList__item_f-sticker.event_77, .c-itemList__item_f-sticker.event_80, .c-itemList__item_f-sticker.event_81, .c-itemList__item_f-sticker.event_102, .c-itemList__item_f-sticker.event_112, .c-itemList__item_f-sticker.event_113, .c-itemList__item_f-sticker.event_114, .c-itemList__item_f-sticker.event_115, .c-itemList__item_f-sticker.event_116, .c-itemList__item_f-sticker.event_117, .c-itemList__item_f-sticker.event_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.event_7, .c-itemList__item_f-sticker.event_8, .c-itemList__item_f-sticker.event_9, .c-itemList__item_f-sticker.event_10, .c-itemList__item_f-sticker.event_11, .c-itemList__item_f-sticker.event_12, .c-itemList__item_f-sticker.event_35, .c-itemList__item_f-sticker.event_36, .c-itemList__item_f-sticker.event_37, .c-itemList__item_f-sticker.event_38, .c-itemList__item_f-sticker.event_39, .c-itemList__item_f-sticker.event_60, .c-itemList__item_f-sticker.event_61, .c-itemList__item_f-sticker.event_62, .c-itemList__item_f-sticker.event_67, .c-itemList__item_f-sticker.event_68, .c-itemList__item_f-sticker.event_77, .c-itemList__item_f-sticker.event_80, .c-itemList__item_f-sticker.event_81, .c-itemList__item_f-sticker.event_102, .c-itemList__item_f-sticker.event_112, .c-itemList__item_f-sticker.event_113, .c-itemList__item_f-sticker.event_114, .c-itemList__item_f-sticker.event_115, .c-itemList__item_f-sticker.event_116, .c-itemList__item_f-sticker.event_117, .c-itemList__item_f-sticker.event_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.original_7, .c-itemList__item_f-sticker.original_8, .c-itemList__item_f-sticker.original_9, .c-itemList__item_f-sticker.original_10, .c-itemList__item_f-sticker.original_11, .c-itemList__item_f-sticker.original_12, .c-itemList__item_f-sticker.original_35, .c-itemList__item_f-sticker.original_36, .c-itemList__item_f-sticker.original_37, .c-itemList__item_f-sticker.original_38, .c-itemList__item_f-sticker.original_39, .c-itemList__item_f-sticker.original_60, .c-itemList__item_f-sticker.original_61, .c-itemList__item_f-sticker.original_62, .c-itemList__item_f-sticker.original_67, .c-itemList__item_f-sticker.original_68, .c-itemList__item_f-sticker.original_77, .c-itemList__item_f-sticker.original_80, .c-itemList__item_f-sticker.original_81, .c-itemList__item_f-sticker.original_102, .c-itemList__item_f-sticker.original_112, .c-itemList__item_f-sticker.original_113, .c-itemList__item_f-sticker.original_114, .c-itemList__item_f-sticker.original_115, .c-itemList__item_f-sticker.original_116, .c-itemList__item_f-sticker.original_117, .c-itemList__item_f-sticker.original_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.original_7, .c-itemList__item_f-sticker.original_8, .c-itemList__item_f-sticker.original_9, .c-itemList__item_f-sticker.original_10, .c-itemList__item_f-sticker.original_11, .c-itemList__item_f-sticker.original_12, .c-itemList__item_f-sticker.original_35, .c-itemList__item_f-sticker.original_36, .c-itemList__item_f-sticker.original_37, .c-itemList__item_f-sticker.original_38, .c-itemList__item_f-sticker.original_39, .c-itemList__item_f-sticker.original_60, .c-itemList__item_f-sticker.original_61, .c-itemList__item_f-sticker.original_62, .c-itemList__item_f-sticker.original_67, .c-itemList__item_f-sticker.original_68, .c-itemList__item_f-sticker.original_77, .c-itemList__item_f-sticker.original_80, .c-itemList__item_f-sticker.original_81, .c-itemList__item_f-sticker.original_102, .c-itemList__item_f-sticker.original_112, .c-itemList__item_f-sticker.original_113, .c-itemList__item_f-sticker.original_114, .c-itemList__item_f-sticker.original_115, .c-itemList__item_f-sticker.original_116, .c-itemList__item_f-sticker.original_117, .c-itemList__item_f-sticker.original_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_f-sticker.new_13, .c-itemList__item_f-sticker.new_14, .c-itemList__item_f-sticker.new_25, .c-itemList__item_f-sticker.new_26, .c-itemList__item_f-sticker.new_27, .c-itemList__item_f-sticker.new_56, .c-itemList__item_f-sticker.new_57, .c-itemList__item_f-sticker.new_58, .c-itemList__item_f-sticker.new_59, .c-itemList__item_f-sticker.new_93, .c-itemList__item_f-sticker.new_94, .c-itemList__item_f-sticker.new_100, .c-itemList__item_f-sticker.new_101, .c-itemList__item_f-sticker.new_119, .c-itemList__item_f-sticker.new_120, .c-itemList__item_f-sticker.new_121, .c-itemList__item_f-sticker.new_122, .c-itemList__item_f-sticker.new_123, .c-itemList__item_f-sticker.new_124, .c-itemList__item_f-sticker.new_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.new_13, .c-itemList__item_f-sticker.new_14, .c-itemList__item_f-sticker.new_25, .c-itemList__item_f-sticker.new_26, .c-itemList__item_f-sticker.new_27, .c-itemList__item_f-sticker.new_56, .c-itemList__item_f-sticker.new_57, .c-itemList__item_f-sticker.new_58, .c-itemList__item_f-sticker.new_59, .c-itemList__item_f-sticker.new_93, .c-itemList__item_f-sticker.new_94, .c-itemList__item_f-sticker.new_100, .c-itemList__item_f-sticker.new_101, .c-itemList__item_f-sticker.new_119, .c-itemList__item_f-sticker.new_120, .c-itemList__item_f-sticker.new_121, .c-itemList__item_f-sticker.new_122, .c-itemList__item_f-sticker.new_123, .c-itemList__item_f-sticker.new_124, .c-itemList__item_f-sticker.new_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.new_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_f-sticker.hot_13, .c-itemList__item_f-sticker.hot_14, .c-itemList__item_f-sticker.hot_25, .c-itemList__item_f-sticker.hot_26, .c-itemList__item_f-sticker.hot_27, .c-itemList__item_f-sticker.hot_56, .c-itemList__item_f-sticker.hot_57, .c-itemList__item_f-sticker.hot_58, .c-itemList__item_f-sticker.hot_59, .c-itemList__item_f-sticker.hot_93, .c-itemList__item_f-sticker.hot_94, .c-itemList__item_f-sticker.hot_100, .c-itemList__item_f-sticker.hot_101, .c-itemList__item_f-sticker.hot_119, .c-itemList__item_f-sticker.hot_120, .c-itemList__item_f-sticker.hot_121, .c-itemList__item_f-sticker.hot_122, .c-itemList__item_f-sticker.hot_123, .c-itemList__item_f-sticker.hot_124, .c-itemList__item_f-sticker.hot_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.hot_13, .c-itemList__item_f-sticker.hot_14, .c-itemList__item_f-sticker.hot_25, .c-itemList__item_f-sticker.hot_26, .c-itemList__item_f-sticker.hot_27, .c-itemList__item_f-sticker.hot_56, .c-itemList__item_f-sticker.hot_57, .c-itemList__item_f-sticker.hot_58, .c-itemList__item_f-sticker.hot_59, .c-itemList__item_f-sticker.hot_93, .c-itemList__item_f-sticker.hot_94, .c-itemList__item_f-sticker.hot_100, .c-itemList__item_f-sticker.hot_101, .c-itemList__item_f-sticker.hot_119, .c-itemList__item_f-sticker.hot_120, .c-itemList__item_f-sticker.hot_121, .c-itemList__item_f-sticker.hot_122, .c-itemList__item_f-sticker.hot_123, .c-itemList__item_f-sticker.hot_124, .c-itemList__item_f-sticker.hot_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.hot_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_f-sticker.sale_13, .c-itemList__item_f-sticker.sale_14, .c-itemList__item_f-sticker.sale_25, .c-itemList__item_f-sticker.sale_26, .c-itemList__item_f-sticker.sale_27, .c-itemList__item_f-sticker.sale_56, .c-itemList__item_f-sticker.sale_57, .c-itemList__item_f-sticker.sale_58, .c-itemList__item_f-sticker.sale_59, .c-itemList__item_f-sticker.sale_93, .c-itemList__item_f-sticker.sale_94, .c-itemList__item_f-sticker.sale_100, .c-itemList__item_f-sticker.sale_101, .c-itemList__item_f-sticker.sale_119, .c-itemList__item_f-sticker.sale_120, .c-itemList__item_f-sticker.sale_121, .c-itemList__item_f-sticker.sale_122, .c-itemList__item_f-sticker.sale_123, .c-itemList__item_f-sticker.sale_124, .c-itemList__item_f-sticker.sale_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.sale_13, .c-itemList__item_f-sticker.sale_14, .c-itemList__item_f-sticker.sale_25, .c-itemList__item_f-sticker.sale_26, .c-itemList__item_f-sticker.sale_27, .c-itemList__item_f-sticker.sale_56, .c-itemList__item_f-sticker.sale_57, .c-itemList__item_f-sticker.sale_58, .c-itemList__item_f-sticker.sale_59, .c-itemList__item_f-sticker.sale_93, .c-itemList__item_f-sticker.sale_94, .c-itemList__item_f-sticker.sale_100, .c-itemList__item_f-sticker.sale_101, .c-itemList__item_f-sticker.sale_119, .c-itemList__item_f-sticker.sale_120, .c-itemList__item_f-sticker.sale_121, .c-itemList__item_f-sticker.sale_122, .c-itemList__item_f-sticker.sale_123, .c-itemList__item_f-sticker.sale_124, .c-itemList__item_f-sticker.sale_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.sale_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_f-sticker.free_13, .c-itemList__item_f-sticker.free_14, .c-itemList__item_f-sticker.free_25, .c-itemList__item_f-sticker.free_26, .c-itemList__item_f-sticker.free_27, .c-itemList__item_f-sticker.free_56, .c-itemList__item_f-sticker.free_57, .c-itemList__item_f-sticker.free_58, .c-itemList__item_f-sticker.free_59, .c-itemList__item_f-sticker.free_93, .c-itemList__item_f-sticker.free_94, .c-itemList__item_f-sticker.free_100, .c-itemList__item_f-sticker.free_101, .c-itemList__item_f-sticker.free_119, .c-itemList__item_f-sticker.free_120, .c-itemList__item_f-sticker.free_121, .c-itemList__item_f-sticker.free_122, .c-itemList__item_f-sticker.free_123, .c-itemList__item_f-sticker.free_124, .c-itemList__item_f-sticker.free_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.free_13, .c-itemList__item_f-sticker.free_14, .c-itemList__item_f-sticker.free_25, .c-itemList__item_f-sticker.free_26, .c-itemList__item_f-sticker.free_27, .c-itemList__item_f-sticker.free_56, .c-itemList__item_f-sticker.free_57, .c-itemList__item_f-sticker.free_58, .c-itemList__item_f-sticker.free_59, .c-itemList__item_f-sticker.free_93, .c-itemList__item_f-sticker.free_94, .c-itemList__item_f-sticker.free_100, .c-itemList__item_f-sticker.free_101, .c-itemList__item_f-sticker.free_119, .c-itemList__item_f-sticker.free_120, .c-itemList__item_f-sticker.free_121, .c-itemList__item_f-sticker.free_122, .c-itemList__item_f-sticker.free_123, .c-itemList__item_f-sticker.free_124, .c-itemList__item_f-sticker.free_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.free_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_f-sticker.other_13, .c-itemList__item_f-sticker.other_14, .c-itemList__item_f-sticker.other_25, .c-itemList__item_f-sticker.other_26, .c-itemList__item_f-sticker.other_27, .c-itemList__item_f-sticker.other_56, .c-itemList__item_f-sticker.other_57, .c-itemList__item_f-sticker.other_58, .c-itemList__item_f-sticker.other_59, .c-itemList__item_f-sticker.other_93, .c-itemList__item_f-sticker.other_94, .c-itemList__item_f-sticker.other_100, .c-itemList__item_f-sticker.other_101, .c-itemList__item_f-sticker.other_119, .c-itemList__item_f-sticker.other_120, .c-itemList__item_f-sticker.other_121, .c-itemList__item_f-sticker.other_122, .c-itemList__item_f-sticker.other_123, .c-itemList__item_f-sticker.other_124, .c-itemList__item_f-sticker.other_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.other_13, .c-itemList__item_f-sticker.other_14, .c-itemList__item_f-sticker.other_25, .c-itemList__item_f-sticker.other_26, .c-itemList__item_f-sticker.other_27, .c-itemList__item_f-sticker.other_56, .c-itemList__item_f-sticker.other_57, .c-itemList__item_f-sticker.other_58, .c-itemList__item_f-sticker.other_59, .c-itemList__item_f-sticker.other_93, .c-itemList__item_f-sticker.other_94, .c-itemList__item_f-sticker.other_100, .c-itemList__item_f-sticker.other_101, .c-itemList__item_f-sticker.other_119, .c-itemList__item_f-sticker.other_120, .c-itemList__item_f-sticker.other_121, .c-itemList__item_f-sticker.other_122, .c-itemList__item_f-sticker.other_123, .c-itemList__item_f-sticker.other_124, .c-itemList__item_f-sticker.other_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.other_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_f-sticker.event_13, .c-itemList__item_f-sticker.event_14, .c-itemList__item_f-sticker.event_25, .c-itemList__item_f-sticker.event_26, .c-itemList__item_f-sticker.event_27, .c-itemList__item_f-sticker.event_56, .c-itemList__item_f-sticker.event_57, .c-itemList__item_f-sticker.event_58, .c-itemList__item_f-sticker.event_59, .c-itemList__item_f-sticker.event_93, .c-itemList__item_f-sticker.event_94, .c-itemList__item_f-sticker.event_100, .c-itemList__item_f-sticker.event_101, .c-itemList__item_f-sticker.event_119, .c-itemList__item_f-sticker.event_120, .c-itemList__item_f-sticker.event_121, .c-itemList__item_f-sticker.event_122, .c-itemList__item_f-sticker.event_123, .c-itemList__item_f-sticker.event_124, .c-itemList__item_f-sticker.event_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.event_13, .c-itemList__item_f-sticker.event_14, .c-itemList__item_f-sticker.event_25, .c-itemList__item_f-sticker.event_26, .c-itemList__item_f-sticker.event_27, .c-itemList__item_f-sticker.event_56, .c-itemList__item_f-sticker.event_57, .c-itemList__item_f-sticker.event_58, .c-itemList__item_f-sticker.event_59, .c-itemList__item_f-sticker.event_93, .c-itemList__item_f-sticker.event_94, .c-itemList__item_f-sticker.event_100, .c-itemList__item_f-sticker.event_101, .c-itemList__item_f-sticker.event_119, .c-itemList__item_f-sticker.event_120, .c-itemList__item_f-sticker.event_121, .c-itemList__item_f-sticker.event_122, .c-itemList__item_f-sticker.event_123, .c-itemList__item_f-sticker.event_124, .c-itemList__item_f-sticker.event_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.event_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_f-sticker.original_13, .c-itemList__item_f-sticker.original_14, .c-itemList__item_f-sticker.original_25, .c-itemList__item_f-sticker.original_26, .c-itemList__item_f-sticker.original_27, .c-itemList__item_f-sticker.original_56, .c-itemList__item_f-sticker.original_57, .c-itemList__item_f-sticker.original_58, .c-itemList__item_f-sticker.original_59, .c-itemList__item_f-sticker.original_93, .c-itemList__item_f-sticker.original_94, .c-itemList__item_f-sticker.original_100, .c-itemList__item_f-sticker.original_101, .c-itemList__item_f-sticker.original_119, .c-itemList__item_f-sticker.original_120, .c-itemList__item_f-sticker.original_121, .c-itemList__item_f-sticker.original_122, .c-itemList__item_f-sticker.original_123, .c-itemList__item_f-sticker.original_124, .c-itemList__item_f-sticker.original_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_f-sticker.original_13, .c-itemList__item_f-sticker.original_14, .c-itemList__item_f-sticker.original_25, .c-itemList__item_f-sticker.original_26, .c-itemList__item_f-sticker.original_27, .c-itemList__item_f-sticker.original_56, .c-itemList__item_f-sticker.original_57, .c-itemList__item_f-sticker.original_58, .c-itemList__item_f-sticker.original_59, .c-itemList__item_f-sticker.original_93, .c-itemList__item_f-sticker.original_94, .c-itemList__item_f-sticker.original_100, .c-itemList__item_f-sticker.original_101, .c-itemList__item_f-sticker.original_119, .c-itemList__item_f-sticker.original_120, .c-itemList__item_f-sticker.original_121, .c-itemList__item_f-sticker.original_122, .c-itemList__item_f-sticker.original_123, .c-itemList__item_f-sticker.original_124, .c-itemList__item_f-sticker.original_125 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_f-sticker.original_125 {
    top: 10px;
    left: 10px;
  }
}

/**
 *  商品一覧のコンポーネント：シール機能
 *  ref: https://officialmag.stores.jp/entry/kaigyou/kinou-originalseal
 *
 *  LIST_4
 *
 *  - .is-type01 : 丸タイプ
 *  - .is-type02 : リボンタイプ
 *  - .is-type03 : ドッグイヤータイプ
 *
 *  - .has-frame : 管理画面にて「オプション」->「表示」->「背景フレーム」が
 *                 選択されると商品に白枠の背景が追加される。
 *                 その際にシールの位置をずらす必要がある。
 *
 *  - .is-bgColor-white : body の背景色に白が指定された場合。
 *                        かつ背景フレームが ON になっている場合、
 *                        シールがずれて表示されて見えるようになってしまうため、
 *                        別途スタイルを用意する必要がある。
 *                        枠として SP: padding: 8px、PC: padding: 10px と指定しているので
 *                        その分ずらしたスタイルを用意する。
 */
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.new_1, .c-itemList__item_b-sticker.new_2, .c-itemList__item_b-sticker.new_3, .c-itemList__item_b-sticker.new_4, .c-itemList__item_b-sticker.new_5, .c-itemList__item_b-sticker.new_6, .c-itemList__item_b-sticker.new_15, .c-itemList__item_b-sticker.new_16, .c-itemList__item_b-sticker.new_17, .c-itemList__item_b-sticker.new_18, .c-itemList__item_b-sticker.new_19, .c-itemList__item_b-sticker.new_20, .c-itemList__item_b-sticker.new_21, .c-itemList__item_b-sticker.new_22, .c-itemList__item_b-sticker.new_23, .c-itemList__item_b-sticker.new_24, .c-itemList__item_b-sticker.new_41, .c-itemList__item_b-sticker.new_42, .c-itemList__item_b-sticker.new_43, .c-itemList__item_b-sticker.new_44, .c-itemList__item_b-sticker.new_45, .c-itemList__item_b-sticker.new_46, .c-itemList__item_b-sticker.new_47, .c-itemList__item_b-sticker.new_48, .c-itemList__item_b-sticker.new_49, .c-itemList__item_b-sticker.new_50, .c-itemList__item_b-sticker.new_51, .c-itemList__item_b-sticker.new_52, .c-itemList__item_b-sticker.new_53, .c-itemList__item_b-sticker.new_54, .c-itemList__item_b-sticker.new_55, .c-itemList__item_b-sticker.new_63, .c-itemList__item_b-sticker.new_64, .c-itemList__item_b-sticker.new_65, .c-itemList__item_b-sticker.new_66, .c-itemList__item_b-sticker.new_69, .c-itemList__item_b-sticker.new_70, .c-itemList__item_b-sticker.new_71, .c-itemList__item_b-sticker.new_72, .c-itemList__item_b-sticker.new_73, .c-itemList__item_b-sticker.new_74, .c-itemList__item_b-sticker.new_75, .c-itemList__item_b-sticker.new_76, .c-itemList__item_b-sticker.new_78, .c-itemList__item_b-sticker.new_79, .c-itemList__item_b-sticker.new_82, .c-itemList__item_b-sticker.new_83, .c-itemList__item_b-sticker.new_84, .c-itemList__item_b-sticker.new_85, .c-itemList__item_b-sticker.new_86, .c-itemList__item_b-sticker.new_87, .c-itemList__item_b-sticker.new_88, .c-itemList__item_b-sticker.new_89, .c-itemList__item_b-sticker.new_90, .c-itemList__item_b-sticker.new_91, .c-itemList__item_b-sticker.new_92, .c-itemList__item_b-sticker.new_95, .c-itemList__item_b-sticker.new_96, .c-itemList__item_b-sticker.new_97, .c-itemList__item_b-sticker.new_98, .c-itemList__item_b-sticker.new_99, .c-itemList__item_b-sticker.new_103, .c-itemList__item_b-sticker.new_104, .c-itemList__item_b-sticker.new_105, .c-itemList__item_b-sticker.new_106, .c-itemList__item_b-sticker.new_107, .c-itemList__item_b-sticker.new_108, .c-itemList__item_b-sticker.new_109, .c-itemList__item_b-sticker.new_110, .c-itemList__item_b-sticker.new_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.hot_1, .c-itemList__item_b-sticker.hot_2, .c-itemList__item_b-sticker.hot_3, .c-itemList__item_b-sticker.hot_4, .c-itemList__item_b-sticker.hot_5, .c-itemList__item_b-sticker.hot_6, .c-itemList__item_b-sticker.hot_15, .c-itemList__item_b-sticker.hot_16, .c-itemList__item_b-sticker.hot_17, .c-itemList__item_b-sticker.hot_18, .c-itemList__item_b-sticker.hot_19, .c-itemList__item_b-sticker.hot_20, .c-itemList__item_b-sticker.hot_21, .c-itemList__item_b-sticker.hot_22, .c-itemList__item_b-sticker.hot_23, .c-itemList__item_b-sticker.hot_24, .c-itemList__item_b-sticker.hot_41, .c-itemList__item_b-sticker.hot_42, .c-itemList__item_b-sticker.hot_43, .c-itemList__item_b-sticker.hot_44, .c-itemList__item_b-sticker.hot_45, .c-itemList__item_b-sticker.hot_46, .c-itemList__item_b-sticker.hot_47, .c-itemList__item_b-sticker.hot_48, .c-itemList__item_b-sticker.hot_49, .c-itemList__item_b-sticker.hot_50, .c-itemList__item_b-sticker.hot_51, .c-itemList__item_b-sticker.hot_52, .c-itemList__item_b-sticker.hot_53, .c-itemList__item_b-sticker.hot_54, .c-itemList__item_b-sticker.hot_55, .c-itemList__item_b-sticker.hot_63, .c-itemList__item_b-sticker.hot_64, .c-itemList__item_b-sticker.hot_65, .c-itemList__item_b-sticker.hot_66, .c-itemList__item_b-sticker.hot_69, .c-itemList__item_b-sticker.hot_70, .c-itemList__item_b-sticker.hot_71, .c-itemList__item_b-sticker.hot_72, .c-itemList__item_b-sticker.hot_73, .c-itemList__item_b-sticker.hot_74, .c-itemList__item_b-sticker.hot_75, .c-itemList__item_b-sticker.hot_76, .c-itemList__item_b-sticker.hot_78, .c-itemList__item_b-sticker.hot_79, .c-itemList__item_b-sticker.hot_82, .c-itemList__item_b-sticker.hot_83, .c-itemList__item_b-sticker.hot_84, .c-itemList__item_b-sticker.hot_85, .c-itemList__item_b-sticker.hot_86, .c-itemList__item_b-sticker.hot_87, .c-itemList__item_b-sticker.hot_88, .c-itemList__item_b-sticker.hot_89, .c-itemList__item_b-sticker.hot_90, .c-itemList__item_b-sticker.hot_91, .c-itemList__item_b-sticker.hot_92, .c-itemList__item_b-sticker.hot_95, .c-itemList__item_b-sticker.hot_96, .c-itemList__item_b-sticker.hot_97, .c-itemList__item_b-sticker.hot_98, .c-itemList__item_b-sticker.hot_99, .c-itemList__item_b-sticker.hot_103, .c-itemList__item_b-sticker.hot_104, .c-itemList__item_b-sticker.hot_105, .c-itemList__item_b-sticker.hot_106, .c-itemList__item_b-sticker.hot_107, .c-itemList__item_b-sticker.hot_108, .c-itemList__item_b-sticker.hot_109, .c-itemList__item_b-sticker.hot_110, .c-itemList__item_b-sticker.hot_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.sale_1, .c-itemList__item_b-sticker.sale_2, .c-itemList__item_b-sticker.sale_3, .c-itemList__item_b-sticker.sale_4, .c-itemList__item_b-sticker.sale_5, .c-itemList__item_b-sticker.sale_6, .c-itemList__item_b-sticker.sale_15, .c-itemList__item_b-sticker.sale_16, .c-itemList__item_b-sticker.sale_17, .c-itemList__item_b-sticker.sale_18, .c-itemList__item_b-sticker.sale_19, .c-itemList__item_b-sticker.sale_20, .c-itemList__item_b-sticker.sale_21, .c-itemList__item_b-sticker.sale_22, .c-itemList__item_b-sticker.sale_23, .c-itemList__item_b-sticker.sale_24, .c-itemList__item_b-sticker.sale_41, .c-itemList__item_b-sticker.sale_42, .c-itemList__item_b-sticker.sale_43, .c-itemList__item_b-sticker.sale_44, .c-itemList__item_b-sticker.sale_45, .c-itemList__item_b-sticker.sale_46, .c-itemList__item_b-sticker.sale_47, .c-itemList__item_b-sticker.sale_48, .c-itemList__item_b-sticker.sale_49, .c-itemList__item_b-sticker.sale_50, .c-itemList__item_b-sticker.sale_51, .c-itemList__item_b-sticker.sale_52, .c-itemList__item_b-sticker.sale_53, .c-itemList__item_b-sticker.sale_54, .c-itemList__item_b-sticker.sale_55, .c-itemList__item_b-sticker.sale_63, .c-itemList__item_b-sticker.sale_64, .c-itemList__item_b-sticker.sale_65, .c-itemList__item_b-sticker.sale_66, .c-itemList__item_b-sticker.sale_69, .c-itemList__item_b-sticker.sale_70, .c-itemList__item_b-sticker.sale_71, .c-itemList__item_b-sticker.sale_72, .c-itemList__item_b-sticker.sale_73, .c-itemList__item_b-sticker.sale_74, .c-itemList__item_b-sticker.sale_75, .c-itemList__item_b-sticker.sale_76, .c-itemList__item_b-sticker.sale_78, .c-itemList__item_b-sticker.sale_79, .c-itemList__item_b-sticker.sale_82, .c-itemList__item_b-sticker.sale_83, .c-itemList__item_b-sticker.sale_84, .c-itemList__item_b-sticker.sale_85, .c-itemList__item_b-sticker.sale_86, .c-itemList__item_b-sticker.sale_87, .c-itemList__item_b-sticker.sale_88, .c-itemList__item_b-sticker.sale_89, .c-itemList__item_b-sticker.sale_90, .c-itemList__item_b-sticker.sale_91, .c-itemList__item_b-sticker.sale_92, .c-itemList__item_b-sticker.sale_95, .c-itemList__item_b-sticker.sale_96, .c-itemList__item_b-sticker.sale_97, .c-itemList__item_b-sticker.sale_98, .c-itemList__item_b-sticker.sale_99, .c-itemList__item_b-sticker.sale_103, .c-itemList__item_b-sticker.sale_104, .c-itemList__item_b-sticker.sale_105, .c-itemList__item_b-sticker.sale_106, .c-itemList__item_b-sticker.sale_107, .c-itemList__item_b-sticker.sale_108, .c-itemList__item_b-sticker.sale_109, .c-itemList__item_b-sticker.sale_110, .c-itemList__item_b-sticker.sale_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.free_1, .c-itemList__item_b-sticker.free_2, .c-itemList__item_b-sticker.free_3, .c-itemList__item_b-sticker.free_4, .c-itemList__item_b-sticker.free_5, .c-itemList__item_b-sticker.free_6, .c-itemList__item_b-sticker.free_15, .c-itemList__item_b-sticker.free_16, .c-itemList__item_b-sticker.free_17, .c-itemList__item_b-sticker.free_18, .c-itemList__item_b-sticker.free_19, .c-itemList__item_b-sticker.free_20, .c-itemList__item_b-sticker.free_21, .c-itemList__item_b-sticker.free_22, .c-itemList__item_b-sticker.free_23, .c-itemList__item_b-sticker.free_24, .c-itemList__item_b-sticker.free_41, .c-itemList__item_b-sticker.free_42, .c-itemList__item_b-sticker.free_43, .c-itemList__item_b-sticker.free_44, .c-itemList__item_b-sticker.free_45, .c-itemList__item_b-sticker.free_46, .c-itemList__item_b-sticker.free_47, .c-itemList__item_b-sticker.free_48, .c-itemList__item_b-sticker.free_49, .c-itemList__item_b-sticker.free_50, .c-itemList__item_b-sticker.free_51, .c-itemList__item_b-sticker.free_52, .c-itemList__item_b-sticker.free_53, .c-itemList__item_b-sticker.free_54, .c-itemList__item_b-sticker.free_55, .c-itemList__item_b-sticker.free_63, .c-itemList__item_b-sticker.free_64, .c-itemList__item_b-sticker.free_65, .c-itemList__item_b-sticker.free_66, .c-itemList__item_b-sticker.free_69, .c-itemList__item_b-sticker.free_70, .c-itemList__item_b-sticker.free_71, .c-itemList__item_b-sticker.free_72, .c-itemList__item_b-sticker.free_73, .c-itemList__item_b-sticker.free_74, .c-itemList__item_b-sticker.free_75, .c-itemList__item_b-sticker.free_76, .c-itemList__item_b-sticker.free_78, .c-itemList__item_b-sticker.free_79, .c-itemList__item_b-sticker.free_82, .c-itemList__item_b-sticker.free_83, .c-itemList__item_b-sticker.free_84, .c-itemList__item_b-sticker.free_85, .c-itemList__item_b-sticker.free_86, .c-itemList__item_b-sticker.free_87, .c-itemList__item_b-sticker.free_88, .c-itemList__item_b-sticker.free_89, .c-itemList__item_b-sticker.free_90, .c-itemList__item_b-sticker.free_91, .c-itemList__item_b-sticker.free_92, .c-itemList__item_b-sticker.free_95, .c-itemList__item_b-sticker.free_96, .c-itemList__item_b-sticker.free_97, .c-itemList__item_b-sticker.free_98, .c-itemList__item_b-sticker.free_99, .c-itemList__item_b-sticker.free_103, .c-itemList__item_b-sticker.free_104, .c-itemList__item_b-sticker.free_105, .c-itemList__item_b-sticker.free_106, .c-itemList__item_b-sticker.free_107, .c-itemList__item_b-sticker.free_108, .c-itemList__item_b-sticker.free_109, .c-itemList__item_b-sticker.free_110, .c-itemList__item_b-sticker.free_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.other_1, .c-itemList__item_b-sticker.other_2, .c-itemList__item_b-sticker.other_3, .c-itemList__item_b-sticker.other_4, .c-itemList__item_b-sticker.other_5, .c-itemList__item_b-sticker.other_6, .c-itemList__item_b-sticker.other_15, .c-itemList__item_b-sticker.other_16, .c-itemList__item_b-sticker.other_17, .c-itemList__item_b-sticker.other_18, .c-itemList__item_b-sticker.other_19, .c-itemList__item_b-sticker.other_20, .c-itemList__item_b-sticker.other_21, .c-itemList__item_b-sticker.other_22, .c-itemList__item_b-sticker.other_23, .c-itemList__item_b-sticker.other_24, .c-itemList__item_b-sticker.other_41, .c-itemList__item_b-sticker.other_42, .c-itemList__item_b-sticker.other_43, .c-itemList__item_b-sticker.other_44, .c-itemList__item_b-sticker.other_45, .c-itemList__item_b-sticker.other_46, .c-itemList__item_b-sticker.other_47, .c-itemList__item_b-sticker.other_48, .c-itemList__item_b-sticker.other_49, .c-itemList__item_b-sticker.other_50, .c-itemList__item_b-sticker.other_51, .c-itemList__item_b-sticker.other_52, .c-itemList__item_b-sticker.other_53, .c-itemList__item_b-sticker.other_54, .c-itemList__item_b-sticker.other_55, .c-itemList__item_b-sticker.other_63, .c-itemList__item_b-sticker.other_64, .c-itemList__item_b-sticker.other_65, .c-itemList__item_b-sticker.other_66, .c-itemList__item_b-sticker.other_69, .c-itemList__item_b-sticker.other_70, .c-itemList__item_b-sticker.other_71, .c-itemList__item_b-sticker.other_72, .c-itemList__item_b-sticker.other_73, .c-itemList__item_b-sticker.other_74, .c-itemList__item_b-sticker.other_75, .c-itemList__item_b-sticker.other_76, .c-itemList__item_b-sticker.other_78, .c-itemList__item_b-sticker.other_79, .c-itemList__item_b-sticker.other_82, .c-itemList__item_b-sticker.other_83, .c-itemList__item_b-sticker.other_84, .c-itemList__item_b-sticker.other_85, .c-itemList__item_b-sticker.other_86, .c-itemList__item_b-sticker.other_87, .c-itemList__item_b-sticker.other_88, .c-itemList__item_b-sticker.other_89, .c-itemList__item_b-sticker.other_90, .c-itemList__item_b-sticker.other_91, .c-itemList__item_b-sticker.other_92, .c-itemList__item_b-sticker.other_95, .c-itemList__item_b-sticker.other_96, .c-itemList__item_b-sticker.other_97, .c-itemList__item_b-sticker.other_98, .c-itemList__item_b-sticker.other_99, .c-itemList__item_b-sticker.other_103, .c-itemList__item_b-sticker.other_104, .c-itemList__item_b-sticker.other_105, .c-itemList__item_b-sticker.other_106, .c-itemList__item_b-sticker.other_107, .c-itemList__item_b-sticker.other_108, .c-itemList__item_b-sticker.other_109, .c-itemList__item_b-sticker.other_110, .c-itemList__item_b-sticker.other_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.event_1, .c-itemList__item_b-sticker.event_2, .c-itemList__item_b-sticker.event_3, .c-itemList__item_b-sticker.event_4, .c-itemList__item_b-sticker.event_5, .c-itemList__item_b-sticker.event_6, .c-itemList__item_b-sticker.event_15, .c-itemList__item_b-sticker.event_16, .c-itemList__item_b-sticker.event_17, .c-itemList__item_b-sticker.event_18, .c-itemList__item_b-sticker.event_19, .c-itemList__item_b-sticker.event_20, .c-itemList__item_b-sticker.event_21, .c-itemList__item_b-sticker.event_22, .c-itemList__item_b-sticker.event_23, .c-itemList__item_b-sticker.event_24, .c-itemList__item_b-sticker.event_41, .c-itemList__item_b-sticker.event_42, .c-itemList__item_b-sticker.event_43, .c-itemList__item_b-sticker.event_44, .c-itemList__item_b-sticker.event_45, .c-itemList__item_b-sticker.event_46, .c-itemList__item_b-sticker.event_47, .c-itemList__item_b-sticker.event_48, .c-itemList__item_b-sticker.event_49, .c-itemList__item_b-sticker.event_50, .c-itemList__item_b-sticker.event_51, .c-itemList__item_b-sticker.event_52, .c-itemList__item_b-sticker.event_53, .c-itemList__item_b-sticker.event_54, .c-itemList__item_b-sticker.event_55, .c-itemList__item_b-sticker.event_63, .c-itemList__item_b-sticker.event_64, .c-itemList__item_b-sticker.event_65, .c-itemList__item_b-sticker.event_66, .c-itemList__item_b-sticker.event_69, .c-itemList__item_b-sticker.event_70, .c-itemList__item_b-sticker.event_71, .c-itemList__item_b-sticker.event_72, .c-itemList__item_b-sticker.event_73, .c-itemList__item_b-sticker.event_74, .c-itemList__item_b-sticker.event_75, .c-itemList__item_b-sticker.event_76, .c-itemList__item_b-sticker.event_78, .c-itemList__item_b-sticker.event_79, .c-itemList__item_b-sticker.event_82, .c-itemList__item_b-sticker.event_83, .c-itemList__item_b-sticker.event_84, .c-itemList__item_b-sticker.event_85, .c-itemList__item_b-sticker.event_86, .c-itemList__item_b-sticker.event_87, .c-itemList__item_b-sticker.event_88, .c-itemList__item_b-sticker.event_89, .c-itemList__item_b-sticker.event_90, .c-itemList__item_b-sticker.event_91, .c-itemList__item_b-sticker.event_92, .c-itemList__item_b-sticker.event_95, .c-itemList__item_b-sticker.event_96, .c-itemList__item_b-sticker.event_97, .c-itemList__item_b-sticker.event_98, .c-itemList__item_b-sticker.event_99, .c-itemList__item_b-sticker.event_103, .c-itemList__item_b-sticker.event_104, .c-itemList__item_b-sticker.event_105, .c-itemList__item_b-sticker.event_106, .c-itemList__item_b-sticker.event_107, .c-itemList__item_b-sticker.event_108, .c-itemList__item_b-sticker.event_109, .c-itemList__item_b-sticker.event_110, .c-itemList__item_b-sticker.event_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.original_1, .c-itemList__item_b-sticker.original_2, .c-itemList__item_b-sticker.original_3, .c-itemList__item_b-sticker.original_4, .c-itemList__item_b-sticker.original_5, .c-itemList__item_b-sticker.original_6, .c-itemList__item_b-sticker.original_15, .c-itemList__item_b-sticker.original_16, .c-itemList__item_b-sticker.original_17, .c-itemList__item_b-sticker.original_18, .c-itemList__item_b-sticker.original_19, .c-itemList__item_b-sticker.original_20, .c-itemList__item_b-sticker.original_21, .c-itemList__item_b-sticker.original_22, .c-itemList__item_b-sticker.original_23, .c-itemList__item_b-sticker.original_24, .c-itemList__item_b-sticker.original_41, .c-itemList__item_b-sticker.original_42, .c-itemList__item_b-sticker.original_43, .c-itemList__item_b-sticker.original_44, .c-itemList__item_b-sticker.original_45, .c-itemList__item_b-sticker.original_46, .c-itemList__item_b-sticker.original_47, .c-itemList__item_b-sticker.original_48, .c-itemList__item_b-sticker.original_49, .c-itemList__item_b-sticker.original_50, .c-itemList__item_b-sticker.original_51, .c-itemList__item_b-sticker.original_52, .c-itemList__item_b-sticker.original_53, .c-itemList__item_b-sticker.original_54, .c-itemList__item_b-sticker.original_55, .c-itemList__item_b-sticker.original_63, .c-itemList__item_b-sticker.original_64, .c-itemList__item_b-sticker.original_65, .c-itemList__item_b-sticker.original_66, .c-itemList__item_b-sticker.original_69, .c-itemList__item_b-sticker.original_70, .c-itemList__item_b-sticker.original_71, .c-itemList__item_b-sticker.original_72, .c-itemList__item_b-sticker.original_73, .c-itemList__item_b-sticker.original_74, .c-itemList__item_b-sticker.original_75, .c-itemList__item_b-sticker.original_76, .c-itemList__item_b-sticker.original_78, .c-itemList__item_b-sticker.original_79, .c-itemList__item_b-sticker.original_82, .c-itemList__item_b-sticker.original_83, .c-itemList__item_b-sticker.original_84, .c-itemList__item_b-sticker.original_85, .c-itemList__item_b-sticker.original_86, .c-itemList__item_b-sticker.original_87, .c-itemList__item_b-sticker.original_88, .c-itemList__item_b-sticker.original_89, .c-itemList__item_b-sticker.original_90, .c-itemList__item_b-sticker.original_91, .c-itemList__item_b-sticker.original_92, .c-itemList__item_b-sticker.original_95, .c-itemList__item_b-sticker.original_96, .c-itemList__item_b-sticker.original_97, .c-itemList__item_b-sticker.original_98, .c-itemList__item_b-sticker.original_99, .c-itemList__item_b-sticker.original_103, .c-itemList__item_b-sticker.original_104, .c-itemList__item_b-sticker.original_105, .c-itemList__item_b-sticker.original_106, .c-itemList__item_b-sticker.original_107, .c-itemList__item_b-sticker.original_108, .c-itemList__item_b-sticker.original_109, .c-itemList__item_b-sticker.original_110, .c-itemList__item_b-sticker.original_111, .c-itemList__item_b-sticker.special_1, .c-itemList__item_b-sticker.special_2, .c-itemList__item_b-sticker.special_3, .c-itemList__item_b-sticker.special_4, .c-itemList__item_b-sticker.special_5, .c-itemList__item_b-sticker.special_6, .c-itemList__item_b-sticker.special_7, .c-itemList__item_b-sticker.special_8, .c-itemList__item_b-sticker.special_9, .c-itemList__item_b-sticker.special_10, .c-itemList__item_b-sticker.special_11, .c-itemList__item_b-sticker.special_12, .c-itemList__item_b-sticker.special_13, .c-itemList__item_b-sticker.special_14, .c-itemList__item_b-sticker.special_15, .c-itemList__item_b-sticker.special_16, .c-itemList__item_b-sticker.special_17, .c-itemList__item_b-sticker.special_18, .c-itemList__item_b-sticker.special_19, .c-itemList__item_b-sticker.special_20 {
    top: -25px;
    left: -25px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.special_20 {
    top: -15px;
    left: -15px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.new_7, .c-itemList__item_b-sticker.new_8, .c-itemList__item_b-sticker.new_9, .c-itemList__item_b-sticker.new_10, .c-itemList__item_b-sticker.new_11, .c-itemList__item_b-sticker.new_12, .c-itemList__item_b-sticker.new_35, .c-itemList__item_b-sticker.new_36, .c-itemList__item_b-sticker.new_37, .c-itemList__item_b-sticker.new_38, .c-itemList__item_b-sticker.new_39, .c-itemList__item_b-sticker.new_60, .c-itemList__item_b-sticker.new_61, .c-itemList__item_b-sticker.new_62, .c-itemList__item_b-sticker.new_67, .c-itemList__item_b-sticker.new_68, .c-itemList__item_b-sticker.new_77, .c-itemList__item_b-sticker.new_80, .c-itemList__item_b-sticker.new_81, .c-itemList__item_b-sticker.new_102, .c-itemList__item_b-sticker.new_112, .c-itemList__item_b-sticker.new_113, .c-itemList__item_b-sticker.new_114, .c-itemList__item_b-sticker.new_115, .c-itemList__item_b-sticker.new_116, .c-itemList__item_b-sticker.new_117, .c-itemList__item_b-sticker.new_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.hot_7, .c-itemList__item_b-sticker.hot_8, .c-itemList__item_b-sticker.hot_9, .c-itemList__item_b-sticker.hot_10, .c-itemList__item_b-sticker.hot_11, .c-itemList__item_b-sticker.hot_12, .c-itemList__item_b-sticker.hot_35, .c-itemList__item_b-sticker.hot_36, .c-itemList__item_b-sticker.hot_37, .c-itemList__item_b-sticker.hot_38, .c-itemList__item_b-sticker.hot_39, .c-itemList__item_b-sticker.hot_60, .c-itemList__item_b-sticker.hot_61, .c-itemList__item_b-sticker.hot_62, .c-itemList__item_b-sticker.hot_67, .c-itemList__item_b-sticker.hot_68, .c-itemList__item_b-sticker.hot_77, .c-itemList__item_b-sticker.hot_80, .c-itemList__item_b-sticker.hot_81, .c-itemList__item_b-sticker.hot_102, .c-itemList__item_b-sticker.hot_112, .c-itemList__item_b-sticker.hot_113, .c-itemList__item_b-sticker.hot_114, .c-itemList__item_b-sticker.hot_115, .c-itemList__item_b-sticker.hot_116, .c-itemList__item_b-sticker.hot_117, .c-itemList__item_b-sticker.hot_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.sale_7, .c-itemList__item_b-sticker.sale_8, .c-itemList__item_b-sticker.sale_9, .c-itemList__item_b-sticker.sale_10, .c-itemList__item_b-sticker.sale_11, .c-itemList__item_b-sticker.sale_12, .c-itemList__item_b-sticker.sale_35, .c-itemList__item_b-sticker.sale_36, .c-itemList__item_b-sticker.sale_37, .c-itemList__item_b-sticker.sale_38, .c-itemList__item_b-sticker.sale_39, .c-itemList__item_b-sticker.sale_60, .c-itemList__item_b-sticker.sale_61, .c-itemList__item_b-sticker.sale_62, .c-itemList__item_b-sticker.sale_67, .c-itemList__item_b-sticker.sale_68, .c-itemList__item_b-sticker.sale_77, .c-itemList__item_b-sticker.sale_80, .c-itemList__item_b-sticker.sale_81, .c-itemList__item_b-sticker.sale_102, .c-itemList__item_b-sticker.sale_112, .c-itemList__item_b-sticker.sale_113, .c-itemList__item_b-sticker.sale_114, .c-itemList__item_b-sticker.sale_115, .c-itemList__item_b-sticker.sale_116, .c-itemList__item_b-sticker.sale_117, .c-itemList__item_b-sticker.sale_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.free_7, .c-itemList__item_b-sticker.free_8, .c-itemList__item_b-sticker.free_9, .c-itemList__item_b-sticker.free_10, .c-itemList__item_b-sticker.free_11, .c-itemList__item_b-sticker.free_12, .c-itemList__item_b-sticker.free_35, .c-itemList__item_b-sticker.free_36, .c-itemList__item_b-sticker.free_37, .c-itemList__item_b-sticker.free_38, .c-itemList__item_b-sticker.free_39, .c-itemList__item_b-sticker.free_60, .c-itemList__item_b-sticker.free_61, .c-itemList__item_b-sticker.free_62, .c-itemList__item_b-sticker.free_67, .c-itemList__item_b-sticker.free_68, .c-itemList__item_b-sticker.free_77, .c-itemList__item_b-sticker.free_80, .c-itemList__item_b-sticker.free_81, .c-itemList__item_b-sticker.free_102, .c-itemList__item_b-sticker.free_112, .c-itemList__item_b-sticker.free_113, .c-itemList__item_b-sticker.free_114, .c-itemList__item_b-sticker.free_115, .c-itemList__item_b-sticker.free_116, .c-itemList__item_b-sticker.free_117, .c-itemList__item_b-sticker.free_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.other_7, .c-itemList__item_b-sticker.other_8, .c-itemList__item_b-sticker.other_9, .c-itemList__item_b-sticker.other_10, .c-itemList__item_b-sticker.other_11, .c-itemList__item_b-sticker.other_12, .c-itemList__item_b-sticker.other_35, .c-itemList__item_b-sticker.other_36, .c-itemList__item_b-sticker.other_37, .c-itemList__item_b-sticker.other_38, .c-itemList__item_b-sticker.other_39, .c-itemList__item_b-sticker.other_60, .c-itemList__item_b-sticker.other_61, .c-itemList__item_b-sticker.other_62, .c-itemList__item_b-sticker.other_67, .c-itemList__item_b-sticker.other_68, .c-itemList__item_b-sticker.other_77, .c-itemList__item_b-sticker.other_80, .c-itemList__item_b-sticker.other_81, .c-itemList__item_b-sticker.other_102, .c-itemList__item_b-sticker.other_112, .c-itemList__item_b-sticker.other_113, .c-itemList__item_b-sticker.other_114, .c-itemList__item_b-sticker.other_115, .c-itemList__item_b-sticker.other_116, .c-itemList__item_b-sticker.other_117, .c-itemList__item_b-sticker.other_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.event_7, .c-itemList__item_b-sticker.event_8, .c-itemList__item_b-sticker.event_9, .c-itemList__item_b-sticker.event_10, .c-itemList__item_b-sticker.event_11, .c-itemList__item_b-sticker.event_12, .c-itemList__item_b-sticker.event_35, .c-itemList__item_b-sticker.event_36, .c-itemList__item_b-sticker.event_37, .c-itemList__item_b-sticker.event_38, .c-itemList__item_b-sticker.event_39, .c-itemList__item_b-sticker.event_60, .c-itemList__item_b-sticker.event_61, .c-itemList__item_b-sticker.event_62, .c-itemList__item_b-sticker.event_67, .c-itemList__item_b-sticker.event_68, .c-itemList__item_b-sticker.event_77, .c-itemList__item_b-sticker.event_80, .c-itemList__item_b-sticker.event_81, .c-itemList__item_b-sticker.event_102, .c-itemList__item_b-sticker.event_112, .c-itemList__item_b-sticker.event_113, .c-itemList__item_b-sticker.event_114, .c-itemList__item_b-sticker.event_115, .c-itemList__item_b-sticker.event_116, .c-itemList__item_b-sticker.event_117, .c-itemList__item_b-sticker.event_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.original_7, .c-itemList__item_b-sticker.original_8, .c-itemList__item_b-sticker.original_9, .c-itemList__item_b-sticker.original_10, .c-itemList__item_b-sticker.original_11, .c-itemList__item_b-sticker.original_12, .c-itemList__item_b-sticker.original_35, .c-itemList__item_b-sticker.original_36, .c-itemList__item_b-sticker.original_37, .c-itemList__item_b-sticker.original_38, .c-itemList__item_b-sticker.original_39, .c-itemList__item_b-sticker.original_60, .c-itemList__item_b-sticker.original_61, .c-itemList__item_b-sticker.original_62, .c-itemList__item_b-sticker.original_67, .c-itemList__item_b-sticker.original_68, .c-itemList__item_b-sticker.original_77, .c-itemList__item_b-sticker.original_80, .c-itemList__item_b-sticker.original_81, .c-itemList__item_b-sticker.original_102, .c-itemList__item_b-sticker.original_112, .c-itemList__item_b-sticker.original_113, .c-itemList__item_b-sticker.original_114, .c-itemList__item_b-sticker.original_115, .c-itemList__item_b-sticker.original_116, .c-itemList__item_b-sticker.original_117, .c-itemList__item_b-sticker.original_118 {
    top: -40px;
    left: -20px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_118 {
    top: -30px;
    left: -10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.new_13, .c-itemList__item_b-sticker.new_14, .c-itemList__item_b-sticker.new_25, .c-itemList__item_b-sticker.new_26, .c-itemList__item_b-sticker.new_27, .c-itemList__item_b-sticker.new_56, .c-itemList__item_b-sticker.new_57, .c-itemList__item_b-sticker.new_58, .c-itemList__item_b-sticker.new_59, .c-itemList__item_b-sticker.new_93, .c-itemList__item_b-sticker.new_94, .c-itemList__item_b-sticker.new_100, .c-itemList__item_b-sticker.new_101, .c-itemList__item_b-sticker.new_119, .c-itemList__item_b-sticker.new_120, .c-itemList__item_b-sticker.new_121, .c-itemList__item_b-sticker.new_122, .c-itemList__item_b-sticker.new_123, .c-itemList__item_b-sticker.new_124, .c-itemList__item_b-sticker.new_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.new_125 {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.hot_13, .c-itemList__item_b-sticker.hot_14, .c-itemList__item_b-sticker.hot_25, .c-itemList__item_b-sticker.hot_26, .c-itemList__item_b-sticker.hot_27, .c-itemList__item_b-sticker.hot_56, .c-itemList__item_b-sticker.hot_57, .c-itemList__item_b-sticker.hot_58, .c-itemList__item_b-sticker.hot_59, .c-itemList__item_b-sticker.hot_93, .c-itemList__item_b-sticker.hot_94, .c-itemList__item_b-sticker.hot_100, .c-itemList__item_b-sticker.hot_101, .c-itemList__item_b-sticker.hot_119, .c-itemList__item_b-sticker.hot_120, .c-itemList__item_b-sticker.hot_121, .c-itemList__item_b-sticker.hot_122, .c-itemList__item_b-sticker.hot_123, .c-itemList__item_b-sticker.hot_124, .c-itemList__item_b-sticker.hot_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.hot_125 {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.sale_13, .c-itemList__item_b-sticker.sale_14, .c-itemList__item_b-sticker.sale_25, .c-itemList__item_b-sticker.sale_26, .c-itemList__item_b-sticker.sale_27, .c-itemList__item_b-sticker.sale_56, .c-itemList__item_b-sticker.sale_57, .c-itemList__item_b-sticker.sale_58, .c-itemList__item_b-sticker.sale_59, .c-itemList__item_b-sticker.sale_93, .c-itemList__item_b-sticker.sale_94, .c-itemList__item_b-sticker.sale_100, .c-itemList__item_b-sticker.sale_101, .c-itemList__item_b-sticker.sale_119, .c-itemList__item_b-sticker.sale_120, .c-itemList__item_b-sticker.sale_121, .c-itemList__item_b-sticker.sale_122, .c-itemList__item_b-sticker.sale_123, .c-itemList__item_b-sticker.sale_124, .c-itemList__item_b-sticker.sale_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.sale_125 {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.free_13, .c-itemList__item_b-sticker.free_14, .c-itemList__item_b-sticker.free_25, .c-itemList__item_b-sticker.free_26, .c-itemList__item_b-sticker.free_27, .c-itemList__item_b-sticker.free_56, .c-itemList__item_b-sticker.free_57, .c-itemList__item_b-sticker.free_58, .c-itemList__item_b-sticker.free_59, .c-itemList__item_b-sticker.free_93, .c-itemList__item_b-sticker.free_94, .c-itemList__item_b-sticker.free_100, .c-itemList__item_b-sticker.free_101, .c-itemList__item_b-sticker.free_119, .c-itemList__item_b-sticker.free_120, .c-itemList__item_b-sticker.free_121, .c-itemList__item_b-sticker.free_122, .c-itemList__item_b-sticker.free_123, .c-itemList__item_b-sticker.free_124, .c-itemList__item_b-sticker.free_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.free_125 {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.other_13, .c-itemList__item_b-sticker.other_14, .c-itemList__item_b-sticker.other_25, .c-itemList__item_b-sticker.other_26, .c-itemList__item_b-sticker.other_27, .c-itemList__item_b-sticker.other_56, .c-itemList__item_b-sticker.other_57, .c-itemList__item_b-sticker.other_58, .c-itemList__item_b-sticker.other_59, .c-itemList__item_b-sticker.other_93, .c-itemList__item_b-sticker.other_94, .c-itemList__item_b-sticker.other_100, .c-itemList__item_b-sticker.other_101, .c-itemList__item_b-sticker.other_119, .c-itemList__item_b-sticker.other_120, .c-itemList__item_b-sticker.other_121, .c-itemList__item_b-sticker.other_122, .c-itemList__item_b-sticker.other_123, .c-itemList__item_b-sticker.other_124, .c-itemList__item_b-sticker.other_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.other_125 {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.event_13, .c-itemList__item_b-sticker.event_14, .c-itemList__item_b-sticker.event_25, .c-itemList__item_b-sticker.event_26, .c-itemList__item_b-sticker.event_27, .c-itemList__item_b-sticker.event_56, .c-itemList__item_b-sticker.event_57, .c-itemList__item_b-sticker.event_58, .c-itemList__item_b-sticker.event_59, .c-itemList__item_b-sticker.event_93, .c-itemList__item_b-sticker.event_94, .c-itemList__item_b-sticker.event_100, .c-itemList__item_b-sticker.event_101, .c-itemList__item_b-sticker.event_119, .c-itemList__item_b-sticker.event_120, .c-itemList__item_b-sticker.event_121, .c-itemList__item_b-sticker.event_122, .c-itemList__item_b-sticker.event_123, .c-itemList__item_b-sticker.event_124, .c-itemList__item_b-sticker.event_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.event_125 {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 744px) {
  .c-itemList__item_b-sticker.original_13, .c-itemList__item_b-sticker.original_14, .c-itemList__item_b-sticker.original_25, .c-itemList__item_b-sticker.original_26, .c-itemList__item_b-sticker.original_27, .c-itemList__item_b-sticker.original_56, .c-itemList__item_b-sticker.original_57, .c-itemList__item_b-sticker.original_58, .c-itemList__item_b-sticker.original_59, .c-itemList__item_b-sticker.original_93, .c-itemList__item_b-sticker.original_94, .c-itemList__item_b-sticker.original_100, .c-itemList__item_b-sticker.original_101, .c-itemList__item_b-sticker.original_119, .c-itemList__item_b-sticker.original_120, .c-itemList__item_b-sticker.original_121, .c-itemList__item_b-sticker.original_122, .c-itemList__item_b-sticker.original_123, .c-itemList__item_b-sticker.original_124, .c-itemList__item_b-sticker.original_125 {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_b-sticker.original_125 {
    top: 10px;
    left: 10px;
  }
}

/**
 *  商品一覧のコンポーネント：シール機能
 *  ref: https://officialmag.stores.jp/entry/kaigyou/kinou-originalseal
 *
 *  LIST_5
 *
 *  - .is-type01 : 丸タイプ
 *  - .is-type02 : リボンタイプ
 *  - .is-type03 : ドッグイヤータイプ
 *
 *  - .has-frame : 管理画面にて「オプション」->「表示」->「背景フレーム」が
 *                 選択されると商品に白枠の背景が追加される。
 *                 その際にシールの位置をずらす必要がある。
 *
 *  - .is-bgColor-white : body の背景色に白が指定された場合。
 *                        かつ背景フレームが ON になっている場合、
 *                        シールがずれて表示されて見えるようになってしまうため、
 *                        別途スタイルを用意する必要がある。
 *                        枠として SP: padding: 8px、PC: padding: 10px と指定しているので
 *                        その分ずらしたスタイルを用意する。
 */
.c-itemList__item_c-sticker.new_1, .c-itemList__item_c-sticker.new_2, .c-itemList__item_c-sticker.new_3, .c-itemList__item_c-sticker.new_4, .c-itemList__item_c-sticker.new_5, .c-itemList__item_c-sticker.new_6, .c-itemList__item_c-sticker.new_15, .c-itemList__item_c-sticker.new_16, .c-itemList__item_c-sticker.new_17, .c-itemList__item_c-sticker.new_18, .c-itemList__item_c-sticker.new_19, .c-itemList__item_c-sticker.new_20, .c-itemList__item_c-sticker.new_21, .c-itemList__item_c-sticker.new_22, .c-itemList__item_c-sticker.new_23, .c-itemList__item_c-sticker.new_24, .c-itemList__item_c-sticker.new_41, .c-itemList__item_c-sticker.new_42, .c-itemList__item_c-sticker.new_43, .c-itemList__item_c-sticker.new_44, .c-itemList__item_c-sticker.new_45, .c-itemList__item_c-sticker.new_46, .c-itemList__item_c-sticker.new_47, .c-itemList__item_c-sticker.new_48, .c-itemList__item_c-sticker.new_49, .c-itemList__item_c-sticker.new_50, .c-itemList__item_c-sticker.new_51, .c-itemList__item_c-sticker.new_52, .c-itemList__item_c-sticker.new_53, .c-itemList__item_c-sticker.new_54, .c-itemList__item_c-sticker.new_55, .c-itemList__item_c-sticker.new_63, .c-itemList__item_c-sticker.new_64, .c-itemList__item_c-sticker.new_65, .c-itemList__item_c-sticker.new_66, .c-itemList__item_c-sticker.new_69, .c-itemList__item_c-sticker.new_70, .c-itemList__item_c-sticker.new_71, .c-itemList__item_c-sticker.new_72, .c-itemList__item_c-sticker.new_73, .c-itemList__item_c-sticker.new_74, .c-itemList__item_c-sticker.new_75, .c-itemList__item_c-sticker.new_76, .c-itemList__item_c-sticker.new_78, .c-itemList__item_c-sticker.new_79, .c-itemList__item_c-sticker.new_82, .c-itemList__item_c-sticker.new_83, .c-itemList__item_c-sticker.new_84, .c-itemList__item_c-sticker.new_85, .c-itemList__item_c-sticker.new_86, .c-itemList__item_c-sticker.new_87, .c-itemList__item_c-sticker.new_88, .c-itemList__item_c-sticker.new_89, .c-itemList__item_c-sticker.new_90, .c-itemList__item_c-sticker.new_91, .c-itemList__item_c-sticker.new_92, .c-itemList__item_c-sticker.new_95, .c-itemList__item_c-sticker.new_96, .c-itemList__item_c-sticker.new_97, .c-itemList__item_c-sticker.new_98, .c-itemList__item_c-sticker.new_99, .c-itemList__item_c-sticker.new_103, .c-itemList__item_c-sticker.new_104, .c-itemList__item_c-sticker.new_105, .c-itemList__item_c-sticker.new_106, .c-itemList__item_c-sticker.new_107, .c-itemList__item_c-sticker.new_108, .c-itemList__item_c-sticker.new_109, .c-itemList__item_c-sticker.new_110, .c-itemList__item_c-sticker.new_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.new_1, .c-itemList__item_c-sticker.new_2, .c-itemList__item_c-sticker.new_3, .c-itemList__item_c-sticker.new_4, .c-itemList__item_c-sticker.new_5, .c-itemList__item_c-sticker.new_6, .c-itemList__item_c-sticker.new_15, .c-itemList__item_c-sticker.new_16, .c-itemList__item_c-sticker.new_17, .c-itemList__item_c-sticker.new_18, .c-itemList__item_c-sticker.new_19, .c-itemList__item_c-sticker.new_20, .c-itemList__item_c-sticker.new_21, .c-itemList__item_c-sticker.new_22, .c-itemList__item_c-sticker.new_23, .c-itemList__item_c-sticker.new_24, .c-itemList__item_c-sticker.new_41, .c-itemList__item_c-sticker.new_42, .c-itemList__item_c-sticker.new_43, .c-itemList__item_c-sticker.new_44, .c-itemList__item_c-sticker.new_45, .c-itemList__item_c-sticker.new_46, .c-itemList__item_c-sticker.new_47, .c-itemList__item_c-sticker.new_48, .c-itemList__item_c-sticker.new_49, .c-itemList__item_c-sticker.new_50, .c-itemList__item_c-sticker.new_51, .c-itemList__item_c-sticker.new_52, .c-itemList__item_c-sticker.new_53, .c-itemList__item_c-sticker.new_54, .c-itemList__item_c-sticker.new_55, .c-itemList__item_c-sticker.new_63, .c-itemList__item_c-sticker.new_64, .c-itemList__item_c-sticker.new_65, .c-itemList__item_c-sticker.new_66, .c-itemList__item_c-sticker.new_69, .c-itemList__item_c-sticker.new_70, .c-itemList__item_c-sticker.new_71, .c-itemList__item_c-sticker.new_72, .c-itemList__item_c-sticker.new_73, .c-itemList__item_c-sticker.new_74, .c-itemList__item_c-sticker.new_75, .c-itemList__item_c-sticker.new_76, .c-itemList__item_c-sticker.new_78, .c-itemList__item_c-sticker.new_79, .c-itemList__item_c-sticker.new_82, .c-itemList__item_c-sticker.new_83, .c-itemList__item_c-sticker.new_84, .c-itemList__item_c-sticker.new_85, .c-itemList__item_c-sticker.new_86, .c-itemList__item_c-sticker.new_87, .c-itemList__item_c-sticker.new_88, .c-itemList__item_c-sticker.new_89, .c-itemList__item_c-sticker.new_90, .c-itemList__item_c-sticker.new_91, .c-itemList__item_c-sticker.new_92, .c-itemList__item_c-sticker.new_95, .c-itemList__item_c-sticker.new_96, .c-itemList__item_c-sticker.new_97, .c-itemList__item_c-sticker.new_98, .c-itemList__item_c-sticker.new_99, .c-itemList__item_c-sticker.new_103, .c-itemList__item_c-sticker.new_104, .c-itemList__item_c-sticker.new_105, .c-itemList__item_c-sticker.new_106, .c-itemList__item_c-sticker.new_107, .c-itemList__item_c-sticker.new_108, .c-itemList__item_c-sticker.new_109, .c-itemList__item_c-sticker.new_110, .c-itemList__item_c-sticker.new_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.hot_1, .c-itemList__item_c-sticker.hot_2, .c-itemList__item_c-sticker.hot_3, .c-itemList__item_c-sticker.hot_4, .c-itemList__item_c-sticker.hot_5, .c-itemList__item_c-sticker.hot_6, .c-itemList__item_c-sticker.hot_15, .c-itemList__item_c-sticker.hot_16, .c-itemList__item_c-sticker.hot_17, .c-itemList__item_c-sticker.hot_18, .c-itemList__item_c-sticker.hot_19, .c-itemList__item_c-sticker.hot_20, .c-itemList__item_c-sticker.hot_21, .c-itemList__item_c-sticker.hot_22, .c-itemList__item_c-sticker.hot_23, .c-itemList__item_c-sticker.hot_24, .c-itemList__item_c-sticker.hot_41, .c-itemList__item_c-sticker.hot_42, .c-itemList__item_c-sticker.hot_43, .c-itemList__item_c-sticker.hot_44, .c-itemList__item_c-sticker.hot_45, .c-itemList__item_c-sticker.hot_46, .c-itemList__item_c-sticker.hot_47, .c-itemList__item_c-sticker.hot_48, .c-itemList__item_c-sticker.hot_49, .c-itemList__item_c-sticker.hot_50, .c-itemList__item_c-sticker.hot_51, .c-itemList__item_c-sticker.hot_52, .c-itemList__item_c-sticker.hot_53, .c-itemList__item_c-sticker.hot_54, .c-itemList__item_c-sticker.hot_55, .c-itemList__item_c-sticker.hot_63, .c-itemList__item_c-sticker.hot_64, .c-itemList__item_c-sticker.hot_65, .c-itemList__item_c-sticker.hot_66, .c-itemList__item_c-sticker.hot_69, .c-itemList__item_c-sticker.hot_70, .c-itemList__item_c-sticker.hot_71, .c-itemList__item_c-sticker.hot_72, .c-itemList__item_c-sticker.hot_73, .c-itemList__item_c-sticker.hot_74, .c-itemList__item_c-sticker.hot_75, .c-itemList__item_c-sticker.hot_76, .c-itemList__item_c-sticker.hot_78, .c-itemList__item_c-sticker.hot_79, .c-itemList__item_c-sticker.hot_82, .c-itemList__item_c-sticker.hot_83, .c-itemList__item_c-sticker.hot_84, .c-itemList__item_c-sticker.hot_85, .c-itemList__item_c-sticker.hot_86, .c-itemList__item_c-sticker.hot_87, .c-itemList__item_c-sticker.hot_88, .c-itemList__item_c-sticker.hot_89, .c-itemList__item_c-sticker.hot_90, .c-itemList__item_c-sticker.hot_91, .c-itemList__item_c-sticker.hot_92, .c-itemList__item_c-sticker.hot_95, .c-itemList__item_c-sticker.hot_96, .c-itemList__item_c-sticker.hot_97, .c-itemList__item_c-sticker.hot_98, .c-itemList__item_c-sticker.hot_99, .c-itemList__item_c-sticker.hot_103, .c-itemList__item_c-sticker.hot_104, .c-itemList__item_c-sticker.hot_105, .c-itemList__item_c-sticker.hot_106, .c-itemList__item_c-sticker.hot_107, .c-itemList__item_c-sticker.hot_108, .c-itemList__item_c-sticker.hot_109, .c-itemList__item_c-sticker.hot_110, .c-itemList__item_c-sticker.hot_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.hot_1, .c-itemList__item_c-sticker.hot_2, .c-itemList__item_c-sticker.hot_3, .c-itemList__item_c-sticker.hot_4, .c-itemList__item_c-sticker.hot_5, .c-itemList__item_c-sticker.hot_6, .c-itemList__item_c-sticker.hot_15, .c-itemList__item_c-sticker.hot_16, .c-itemList__item_c-sticker.hot_17, .c-itemList__item_c-sticker.hot_18, .c-itemList__item_c-sticker.hot_19, .c-itemList__item_c-sticker.hot_20, .c-itemList__item_c-sticker.hot_21, .c-itemList__item_c-sticker.hot_22, .c-itemList__item_c-sticker.hot_23, .c-itemList__item_c-sticker.hot_24, .c-itemList__item_c-sticker.hot_41, .c-itemList__item_c-sticker.hot_42, .c-itemList__item_c-sticker.hot_43, .c-itemList__item_c-sticker.hot_44, .c-itemList__item_c-sticker.hot_45, .c-itemList__item_c-sticker.hot_46, .c-itemList__item_c-sticker.hot_47, .c-itemList__item_c-sticker.hot_48, .c-itemList__item_c-sticker.hot_49, .c-itemList__item_c-sticker.hot_50, .c-itemList__item_c-sticker.hot_51, .c-itemList__item_c-sticker.hot_52, .c-itemList__item_c-sticker.hot_53, .c-itemList__item_c-sticker.hot_54, .c-itemList__item_c-sticker.hot_55, .c-itemList__item_c-sticker.hot_63, .c-itemList__item_c-sticker.hot_64, .c-itemList__item_c-sticker.hot_65, .c-itemList__item_c-sticker.hot_66, .c-itemList__item_c-sticker.hot_69, .c-itemList__item_c-sticker.hot_70, .c-itemList__item_c-sticker.hot_71, .c-itemList__item_c-sticker.hot_72, .c-itemList__item_c-sticker.hot_73, .c-itemList__item_c-sticker.hot_74, .c-itemList__item_c-sticker.hot_75, .c-itemList__item_c-sticker.hot_76, .c-itemList__item_c-sticker.hot_78, .c-itemList__item_c-sticker.hot_79, .c-itemList__item_c-sticker.hot_82, .c-itemList__item_c-sticker.hot_83, .c-itemList__item_c-sticker.hot_84, .c-itemList__item_c-sticker.hot_85, .c-itemList__item_c-sticker.hot_86, .c-itemList__item_c-sticker.hot_87, .c-itemList__item_c-sticker.hot_88, .c-itemList__item_c-sticker.hot_89, .c-itemList__item_c-sticker.hot_90, .c-itemList__item_c-sticker.hot_91, .c-itemList__item_c-sticker.hot_92, .c-itemList__item_c-sticker.hot_95, .c-itemList__item_c-sticker.hot_96, .c-itemList__item_c-sticker.hot_97, .c-itemList__item_c-sticker.hot_98, .c-itemList__item_c-sticker.hot_99, .c-itemList__item_c-sticker.hot_103, .c-itemList__item_c-sticker.hot_104, .c-itemList__item_c-sticker.hot_105, .c-itemList__item_c-sticker.hot_106, .c-itemList__item_c-sticker.hot_107, .c-itemList__item_c-sticker.hot_108, .c-itemList__item_c-sticker.hot_109, .c-itemList__item_c-sticker.hot_110, .c-itemList__item_c-sticker.hot_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.sale_1, .c-itemList__item_c-sticker.sale_2, .c-itemList__item_c-sticker.sale_3, .c-itemList__item_c-sticker.sale_4, .c-itemList__item_c-sticker.sale_5, .c-itemList__item_c-sticker.sale_6, .c-itemList__item_c-sticker.sale_15, .c-itemList__item_c-sticker.sale_16, .c-itemList__item_c-sticker.sale_17, .c-itemList__item_c-sticker.sale_18, .c-itemList__item_c-sticker.sale_19, .c-itemList__item_c-sticker.sale_20, .c-itemList__item_c-sticker.sale_21, .c-itemList__item_c-sticker.sale_22, .c-itemList__item_c-sticker.sale_23, .c-itemList__item_c-sticker.sale_24, .c-itemList__item_c-sticker.sale_41, .c-itemList__item_c-sticker.sale_42, .c-itemList__item_c-sticker.sale_43, .c-itemList__item_c-sticker.sale_44, .c-itemList__item_c-sticker.sale_45, .c-itemList__item_c-sticker.sale_46, .c-itemList__item_c-sticker.sale_47, .c-itemList__item_c-sticker.sale_48, .c-itemList__item_c-sticker.sale_49, .c-itemList__item_c-sticker.sale_50, .c-itemList__item_c-sticker.sale_51, .c-itemList__item_c-sticker.sale_52, .c-itemList__item_c-sticker.sale_53, .c-itemList__item_c-sticker.sale_54, .c-itemList__item_c-sticker.sale_55, .c-itemList__item_c-sticker.sale_63, .c-itemList__item_c-sticker.sale_64, .c-itemList__item_c-sticker.sale_65, .c-itemList__item_c-sticker.sale_66, .c-itemList__item_c-sticker.sale_69, .c-itemList__item_c-sticker.sale_70, .c-itemList__item_c-sticker.sale_71, .c-itemList__item_c-sticker.sale_72, .c-itemList__item_c-sticker.sale_73, .c-itemList__item_c-sticker.sale_74, .c-itemList__item_c-sticker.sale_75, .c-itemList__item_c-sticker.sale_76, .c-itemList__item_c-sticker.sale_78, .c-itemList__item_c-sticker.sale_79, .c-itemList__item_c-sticker.sale_82, .c-itemList__item_c-sticker.sale_83, .c-itemList__item_c-sticker.sale_84, .c-itemList__item_c-sticker.sale_85, .c-itemList__item_c-sticker.sale_86, .c-itemList__item_c-sticker.sale_87, .c-itemList__item_c-sticker.sale_88, .c-itemList__item_c-sticker.sale_89, .c-itemList__item_c-sticker.sale_90, .c-itemList__item_c-sticker.sale_91, .c-itemList__item_c-sticker.sale_92, .c-itemList__item_c-sticker.sale_95, .c-itemList__item_c-sticker.sale_96, .c-itemList__item_c-sticker.sale_97, .c-itemList__item_c-sticker.sale_98, .c-itemList__item_c-sticker.sale_99, .c-itemList__item_c-sticker.sale_103, .c-itemList__item_c-sticker.sale_104, .c-itemList__item_c-sticker.sale_105, .c-itemList__item_c-sticker.sale_106, .c-itemList__item_c-sticker.sale_107, .c-itemList__item_c-sticker.sale_108, .c-itemList__item_c-sticker.sale_109, .c-itemList__item_c-sticker.sale_110, .c-itemList__item_c-sticker.sale_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.sale_1, .c-itemList__item_c-sticker.sale_2, .c-itemList__item_c-sticker.sale_3, .c-itemList__item_c-sticker.sale_4, .c-itemList__item_c-sticker.sale_5, .c-itemList__item_c-sticker.sale_6, .c-itemList__item_c-sticker.sale_15, .c-itemList__item_c-sticker.sale_16, .c-itemList__item_c-sticker.sale_17, .c-itemList__item_c-sticker.sale_18, .c-itemList__item_c-sticker.sale_19, .c-itemList__item_c-sticker.sale_20, .c-itemList__item_c-sticker.sale_21, .c-itemList__item_c-sticker.sale_22, .c-itemList__item_c-sticker.sale_23, .c-itemList__item_c-sticker.sale_24, .c-itemList__item_c-sticker.sale_41, .c-itemList__item_c-sticker.sale_42, .c-itemList__item_c-sticker.sale_43, .c-itemList__item_c-sticker.sale_44, .c-itemList__item_c-sticker.sale_45, .c-itemList__item_c-sticker.sale_46, .c-itemList__item_c-sticker.sale_47, .c-itemList__item_c-sticker.sale_48, .c-itemList__item_c-sticker.sale_49, .c-itemList__item_c-sticker.sale_50, .c-itemList__item_c-sticker.sale_51, .c-itemList__item_c-sticker.sale_52, .c-itemList__item_c-sticker.sale_53, .c-itemList__item_c-sticker.sale_54, .c-itemList__item_c-sticker.sale_55, .c-itemList__item_c-sticker.sale_63, .c-itemList__item_c-sticker.sale_64, .c-itemList__item_c-sticker.sale_65, .c-itemList__item_c-sticker.sale_66, .c-itemList__item_c-sticker.sale_69, .c-itemList__item_c-sticker.sale_70, .c-itemList__item_c-sticker.sale_71, .c-itemList__item_c-sticker.sale_72, .c-itemList__item_c-sticker.sale_73, .c-itemList__item_c-sticker.sale_74, .c-itemList__item_c-sticker.sale_75, .c-itemList__item_c-sticker.sale_76, .c-itemList__item_c-sticker.sale_78, .c-itemList__item_c-sticker.sale_79, .c-itemList__item_c-sticker.sale_82, .c-itemList__item_c-sticker.sale_83, .c-itemList__item_c-sticker.sale_84, .c-itemList__item_c-sticker.sale_85, .c-itemList__item_c-sticker.sale_86, .c-itemList__item_c-sticker.sale_87, .c-itemList__item_c-sticker.sale_88, .c-itemList__item_c-sticker.sale_89, .c-itemList__item_c-sticker.sale_90, .c-itemList__item_c-sticker.sale_91, .c-itemList__item_c-sticker.sale_92, .c-itemList__item_c-sticker.sale_95, .c-itemList__item_c-sticker.sale_96, .c-itemList__item_c-sticker.sale_97, .c-itemList__item_c-sticker.sale_98, .c-itemList__item_c-sticker.sale_99, .c-itemList__item_c-sticker.sale_103, .c-itemList__item_c-sticker.sale_104, .c-itemList__item_c-sticker.sale_105, .c-itemList__item_c-sticker.sale_106, .c-itemList__item_c-sticker.sale_107, .c-itemList__item_c-sticker.sale_108, .c-itemList__item_c-sticker.sale_109, .c-itemList__item_c-sticker.sale_110, .c-itemList__item_c-sticker.sale_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.free_1, .c-itemList__item_c-sticker.free_2, .c-itemList__item_c-sticker.free_3, .c-itemList__item_c-sticker.free_4, .c-itemList__item_c-sticker.free_5, .c-itemList__item_c-sticker.free_6, .c-itemList__item_c-sticker.free_15, .c-itemList__item_c-sticker.free_16, .c-itemList__item_c-sticker.free_17, .c-itemList__item_c-sticker.free_18, .c-itemList__item_c-sticker.free_19, .c-itemList__item_c-sticker.free_20, .c-itemList__item_c-sticker.free_21, .c-itemList__item_c-sticker.free_22, .c-itemList__item_c-sticker.free_23, .c-itemList__item_c-sticker.free_24, .c-itemList__item_c-sticker.free_41, .c-itemList__item_c-sticker.free_42, .c-itemList__item_c-sticker.free_43, .c-itemList__item_c-sticker.free_44, .c-itemList__item_c-sticker.free_45, .c-itemList__item_c-sticker.free_46, .c-itemList__item_c-sticker.free_47, .c-itemList__item_c-sticker.free_48, .c-itemList__item_c-sticker.free_49, .c-itemList__item_c-sticker.free_50, .c-itemList__item_c-sticker.free_51, .c-itemList__item_c-sticker.free_52, .c-itemList__item_c-sticker.free_53, .c-itemList__item_c-sticker.free_54, .c-itemList__item_c-sticker.free_55, .c-itemList__item_c-sticker.free_63, .c-itemList__item_c-sticker.free_64, .c-itemList__item_c-sticker.free_65, .c-itemList__item_c-sticker.free_66, .c-itemList__item_c-sticker.free_69, .c-itemList__item_c-sticker.free_70, .c-itemList__item_c-sticker.free_71, .c-itemList__item_c-sticker.free_72, .c-itemList__item_c-sticker.free_73, .c-itemList__item_c-sticker.free_74, .c-itemList__item_c-sticker.free_75, .c-itemList__item_c-sticker.free_76, .c-itemList__item_c-sticker.free_78, .c-itemList__item_c-sticker.free_79, .c-itemList__item_c-sticker.free_82, .c-itemList__item_c-sticker.free_83, .c-itemList__item_c-sticker.free_84, .c-itemList__item_c-sticker.free_85, .c-itemList__item_c-sticker.free_86, .c-itemList__item_c-sticker.free_87, .c-itemList__item_c-sticker.free_88, .c-itemList__item_c-sticker.free_89, .c-itemList__item_c-sticker.free_90, .c-itemList__item_c-sticker.free_91, .c-itemList__item_c-sticker.free_92, .c-itemList__item_c-sticker.free_95, .c-itemList__item_c-sticker.free_96, .c-itemList__item_c-sticker.free_97, .c-itemList__item_c-sticker.free_98, .c-itemList__item_c-sticker.free_99, .c-itemList__item_c-sticker.free_103, .c-itemList__item_c-sticker.free_104, .c-itemList__item_c-sticker.free_105, .c-itemList__item_c-sticker.free_106, .c-itemList__item_c-sticker.free_107, .c-itemList__item_c-sticker.free_108, .c-itemList__item_c-sticker.free_109, .c-itemList__item_c-sticker.free_110, .c-itemList__item_c-sticker.free_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.free_1, .c-itemList__item_c-sticker.free_2, .c-itemList__item_c-sticker.free_3, .c-itemList__item_c-sticker.free_4, .c-itemList__item_c-sticker.free_5, .c-itemList__item_c-sticker.free_6, .c-itemList__item_c-sticker.free_15, .c-itemList__item_c-sticker.free_16, .c-itemList__item_c-sticker.free_17, .c-itemList__item_c-sticker.free_18, .c-itemList__item_c-sticker.free_19, .c-itemList__item_c-sticker.free_20, .c-itemList__item_c-sticker.free_21, .c-itemList__item_c-sticker.free_22, .c-itemList__item_c-sticker.free_23, .c-itemList__item_c-sticker.free_24, .c-itemList__item_c-sticker.free_41, .c-itemList__item_c-sticker.free_42, .c-itemList__item_c-sticker.free_43, .c-itemList__item_c-sticker.free_44, .c-itemList__item_c-sticker.free_45, .c-itemList__item_c-sticker.free_46, .c-itemList__item_c-sticker.free_47, .c-itemList__item_c-sticker.free_48, .c-itemList__item_c-sticker.free_49, .c-itemList__item_c-sticker.free_50, .c-itemList__item_c-sticker.free_51, .c-itemList__item_c-sticker.free_52, .c-itemList__item_c-sticker.free_53, .c-itemList__item_c-sticker.free_54, .c-itemList__item_c-sticker.free_55, .c-itemList__item_c-sticker.free_63, .c-itemList__item_c-sticker.free_64, .c-itemList__item_c-sticker.free_65, .c-itemList__item_c-sticker.free_66, .c-itemList__item_c-sticker.free_69, .c-itemList__item_c-sticker.free_70, .c-itemList__item_c-sticker.free_71, .c-itemList__item_c-sticker.free_72, .c-itemList__item_c-sticker.free_73, .c-itemList__item_c-sticker.free_74, .c-itemList__item_c-sticker.free_75, .c-itemList__item_c-sticker.free_76, .c-itemList__item_c-sticker.free_78, .c-itemList__item_c-sticker.free_79, .c-itemList__item_c-sticker.free_82, .c-itemList__item_c-sticker.free_83, .c-itemList__item_c-sticker.free_84, .c-itemList__item_c-sticker.free_85, .c-itemList__item_c-sticker.free_86, .c-itemList__item_c-sticker.free_87, .c-itemList__item_c-sticker.free_88, .c-itemList__item_c-sticker.free_89, .c-itemList__item_c-sticker.free_90, .c-itemList__item_c-sticker.free_91, .c-itemList__item_c-sticker.free_92, .c-itemList__item_c-sticker.free_95, .c-itemList__item_c-sticker.free_96, .c-itemList__item_c-sticker.free_97, .c-itemList__item_c-sticker.free_98, .c-itemList__item_c-sticker.free_99, .c-itemList__item_c-sticker.free_103, .c-itemList__item_c-sticker.free_104, .c-itemList__item_c-sticker.free_105, .c-itemList__item_c-sticker.free_106, .c-itemList__item_c-sticker.free_107, .c-itemList__item_c-sticker.free_108, .c-itemList__item_c-sticker.free_109, .c-itemList__item_c-sticker.free_110, .c-itemList__item_c-sticker.free_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.other_1, .c-itemList__item_c-sticker.other_2, .c-itemList__item_c-sticker.other_3, .c-itemList__item_c-sticker.other_4, .c-itemList__item_c-sticker.other_5, .c-itemList__item_c-sticker.other_6, .c-itemList__item_c-sticker.other_15, .c-itemList__item_c-sticker.other_16, .c-itemList__item_c-sticker.other_17, .c-itemList__item_c-sticker.other_18, .c-itemList__item_c-sticker.other_19, .c-itemList__item_c-sticker.other_20, .c-itemList__item_c-sticker.other_21, .c-itemList__item_c-sticker.other_22, .c-itemList__item_c-sticker.other_23, .c-itemList__item_c-sticker.other_24, .c-itemList__item_c-sticker.other_41, .c-itemList__item_c-sticker.other_42, .c-itemList__item_c-sticker.other_43, .c-itemList__item_c-sticker.other_44, .c-itemList__item_c-sticker.other_45, .c-itemList__item_c-sticker.other_46, .c-itemList__item_c-sticker.other_47, .c-itemList__item_c-sticker.other_48, .c-itemList__item_c-sticker.other_49, .c-itemList__item_c-sticker.other_50, .c-itemList__item_c-sticker.other_51, .c-itemList__item_c-sticker.other_52, .c-itemList__item_c-sticker.other_53, .c-itemList__item_c-sticker.other_54, .c-itemList__item_c-sticker.other_55, .c-itemList__item_c-sticker.other_63, .c-itemList__item_c-sticker.other_64, .c-itemList__item_c-sticker.other_65, .c-itemList__item_c-sticker.other_66, .c-itemList__item_c-sticker.other_69, .c-itemList__item_c-sticker.other_70, .c-itemList__item_c-sticker.other_71, .c-itemList__item_c-sticker.other_72, .c-itemList__item_c-sticker.other_73, .c-itemList__item_c-sticker.other_74, .c-itemList__item_c-sticker.other_75, .c-itemList__item_c-sticker.other_76, .c-itemList__item_c-sticker.other_78, .c-itemList__item_c-sticker.other_79, .c-itemList__item_c-sticker.other_82, .c-itemList__item_c-sticker.other_83, .c-itemList__item_c-sticker.other_84, .c-itemList__item_c-sticker.other_85, .c-itemList__item_c-sticker.other_86, .c-itemList__item_c-sticker.other_87, .c-itemList__item_c-sticker.other_88, .c-itemList__item_c-sticker.other_89, .c-itemList__item_c-sticker.other_90, .c-itemList__item_c-sticker.other_91, .c-itemList__item_c-sticker.other_92, .c-itemList__item_c-sticker.other_95, .c-itemList__item_c-sticker.other_96, .c-itemList__item_c-sticker.other_97, .c-itemList__item_c-sticker.other_98, .c-itemList__item_c-sticker.other_99, .c-itemList__item_c-sticker.other_103, .c-itemList__item_c-sticker.other_104, .c-itemList__item_c-sticker.other_105, .c-itemList__item_c-sticker.other_106, .c-itemList__item_c-sticker.other_107, .c-itemList__item_c-sticker.other_108, .c-itemList__item_c-sticker.other_109, .c-itemList__item_c-sticker.other_110, .c-itemList__item_c-sticker.other_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.other_1, .c-itemList__item_c-sticker.other_2, .c-itemList__item_c-sticker.other_3, .c-itemList__item_c-sticker.other_4, .c-itemList__item_c-sticker.other_5, .c-itemList__item_c-sticker.other_6, .c-itemList__item_c-sticker.other_15, .c-itemList__item_c-sticker.other_16, .c-itemList__item_c-sticker.other_17, .c-itemList__item_c-sticker.other_18, .c-itemList__item_c-sticker.other_19, .c-itemList__item_c-sticker.other_20, .c-itemList__item_c-sticker.other_21, .c-itemList__item_c-sticker.other_22, .c-itemList__item_c-sticker.other_23, .c-itemList__item_c-sticker.other_24, .c-itemList__item_c-sticker.other_41, .c-itemList__item_c-sticker.other_42, .c-itemList__item_c-sticker.other_43, .c-itemList__item_c-sticker.other_44, .c-itemList__item_c-sticker.other_45, .c-itemList__item_c-sticker.other_46, .c-itemList__item_c-sticker.other_47, .c-itemList__item_c-sticker.other_48, .c-itemList__item_c-sticker.other_49, .c-itemList__item_c-sticker.other_50, .c-itemList__item_c-sticker.other_51, .c-itemList__item_c-sticker.other_52, .c-itemList__item_c-sticker.other_53, .c-itemList__item_c-sticker.other_54, .c-itemList__item_c-sticker.other_55, .c-itemList__item_c-sticker.other_63, .c-itemList__item_c-sticker.other_64, .c-itemList__item_c-sticker.other_65, .c-itemList__item_c-sticker.other_66, .c-itemList__item_c-sticker.other_69, .c-itemList__item_c-sticker.other_70, .c-itemList__item_c-sticker.other_71, .c-itemList__item_c-sticker.other_72, .c-itemList__item_c-sticker.other_73, .c-itemList__item_c-sticker.other_74, .c-itemList__item_c-sticker.other_75, .c-itemList__item_c-sticker.other_76, .c-itemList__item_c-sticker.other_78, .c-itemList__item_c-sticker.other_79, .c-itemList__item_c-sticker.other_82, .c-itemList__item_c-sticker.other_83, .c-itemList__item_c-sticker.other_84, .c-itemList__item_c-sticker.other_85, .c-itemList__item_c-sticker.other_86, .c-itemList__item_c-sticker.other_87, .c-itemList__item_c-sticker.other_88, .c-itemList__item_c-sticker.other_89, .c-itemList__item_c-sticker.other_90, .c-itemList__item_c-sticker.other_91, .c-itemList__item_c-sticker.other_92, .c-itemList__item_c-sticker.other_95, .c-itemList__item_c-sticker.other_96, .c-itemList__item_c-sticker.other_97, .c-itemList__item_c-sticker.other_98, .c-itemList__item_c-sticker.other_99, .c-itemList__item_c-sticker.other_103, .c-itemList__item_c-sticker.other_104, .c-itemList__item_c-sticker.other_105, .c-itemList__item_c-sticker.other_106, .c-itemList__item_c-sticker.other_107, .c-itemList__item_c-sticker.other_108, .c-itemList__item_c-sticker.other_109, .c-itemList__item_c-sticker.other_110, .c-itemList__item_c-sticker.other_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.event_1, .c-itemList__item_c-sticker.event_2, .c-itemList__item_c-sticker.event_3, .c-itemList__item_c-sticker.event_4, .c-itemList__item_c-sticker.event_5, .c-itemList__item_c-sticker.event_6, .c-itemList__item_c-sticker.event_15, .c-itemList__item_c-sticker.event_16, .c-itemList__item_c-sticker.event_17, .c-itemList__item_c-sticker.event_18, .c-itemList__item_c-sticker.event_19, .c-itemList__item_c-sticker.event_20, .c-itemList__item_c-sticker.event_21, .c-itemList__item_c-sticker.event_22, .c-itemList__item_c-sticker.event_23, .c-itemList__item_c-sticker.event_24, .c-itemList__item_c-sticker.event_41, .c-itemList__item_c-sticker.event_42, .c-itemList__item_c-sticker.event_43, .c-itemList__item_c-sticker.event_44, .c-itemList__item_c-sticker.event_45, .c-itemList__item_c-sticker.event_46, .c-itemList__item_c-sticker.event_47, .c-itemList__item_c-sticker.event_48, .c-itemList__item_c-sticker.event_49, .c-itemList__item_c-sticker.event_50, .c-itemList__item_c-sticker.event_51, .c-itemList__item_c-sticker.event_52, .c-itemList__item_c-sticker.event_53, .c-itemList__item_c-sticker.event_54, .c-itemList__item_c-sticker.event_55, .c-itemList__item_c-sticker.event_63, .c-itemList__item_c-sticker.event_64, .c-itemList__item_c-sticker.event_65, .c-itemList__item_c-sticker.event_66, .c-itemList__item_c-sticker.event_69, .c-itemList__item_c-sticker.event_70, .c-itemList__item_c-sticker.event_71, .c-itemList__item_c-sticker.event_72, .c-itemList__item_c-sticker.event_73, .c-itemList__item_c-sticker.event_74, .c-itemList__item_c-sticker.event_75, .c-itemList__item_c-sticker.event_76, .c-itemList__item_c-sticker.event_78, .c-itemList__item_c-sticker.event_79, .c-itemList__item_c-sticker.event_82, .c-itemList__item_c-sticker.event_83, .c-itemList__item_c-sticker.event_84, .c-itemList__item_c-sticker.event_85, .c-itemList__item_c-sticker.event_86, .c-itemList__item_c-sticker.event_87, .c-itemList__item_c-sticker.event_88, .c-itemList__item_c-sticker.event_89, .c-itemList__item_c-sticker.event_90, .c-itemList__item_c-sticker.event_91, .c-itemList__item_c-sticker.event_92, .c-itemList__item_c-sticker.event_95, .c-itemList__item_c-sticker.event_96, .c-itemList__item_c-sticker.event_97, .c-itemList__item_c-sticker.event_98, .c-itemList__item_c-sticker.event_99, .c-itemList__item_c-sticker.event_103, .c-itemList__item_c-sticker.event_104, .c-itemList__item_c-sticker.event_105, .c-itemList__item_c-sticker.event_106, .c-itemList__item_c-sticker.event_107, .c-itemList__item_c-sticker.event_108, .c-itemList__item_c-sticker.event_109, .c-itemList__item_c-sticker.event_110, .c-itemList__item_c-sticker.event_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.event_1, .c-itemList__item_c-sticker.event_2, .c-itemList__item_c-sticker.event_3, .c-itemList__item_c-sticker.event_4, .c-itemList__item_c-sticker.event_5, .c-itemList__item_c-sticker.event_6, .c-itemList__item_c-sticker.event_15, .c-itemList__item_c-sticker.event_16, .c-itemList__item_c-sticker.event_17, .c-itemList__item_c-sticker.event_18, .c-itemList__item_c-sticker.event_19, .c-itemList__item_c-sticker.event_20, .c-itemList__item_c-sticker.event_21, .c-itemList__item_c-sticker.event_22, .c-itemList__item_c-sticker.event_23, .c-itemList__item_c-sticker.event_24, .c-itemList__item_c-sticker.event_41, .c-itemList__item_c-sticker.event_42, .c-itemList__item_c-sticker.event_43, .c-itemList__item_c-sticker.event_44, .c-itemList__item_c-sticker.event_45, .c-itemList__item_c-sticker.event_46, .c-itemList__item_c-sticker.event_47, .c-itemList__item_c-sticker.event_48, .c-itemList__item_c-sticker.event_49, .c-itemList__item_c-sticker.event_50, .c-itemList__item_c-sticker.event_51, .c-itemList__item_c-sticker.event_52, .c-itemList__item_c-sticker.event_53, .c-itemList__item_c-sticker.event_54, .c-itemList__item_c-sticker.event_55, .c-itemList__item_c-sticker.event_63, .c-itemList__item_c-sticker.event_64, .c-itemList__item_c-sticker.event_65, .c-itemList__item_c-sticker.event_66, .c-itemList__item_c-sticker.event_69, .c-itemList__item_c-sticker.event_70, .c-itemList__item_c-sticker.event_71, .c-itemList__item_c-sticker.event_72, .c-itemList__item_c-sticker.event_73, .c-itemList__item_c-sticker.event_74, .c-itemList__item_c-sticker.event_75, .c-itemList__item_c-sticker.event_76, .c-itemList__item_c-sticker.event_78, .c-itemList__item_c-sticker.event_79, .c-itemList__item_c-sticker.event_82, .c-itemList__item_c-sticker.event_83, .c-itemList__item_c-sticker.event_84, .c-itemList__item_c-sticker.event_85, .c-itemList__item_c-sticker.event_86, .c-itemList__item_c-sticker.event_87, .c-itemList__item_c-sticker.event_88, .c-itemList__item_c-sticker.event_89, .c-itemList__item_c-sticker.event_90, .c-itemList__item_c-sticker.event_91, .c-itemList__item_c-sticker.event_92, .c-itemList__item_c-sticker.event_95, .c-itemList__item_c-sticker.event_96, .c-itemList__item_c-sticker.event_97, .c-itemList__item_c-sticker.event_98, .c-itemList__item_c-sticker.event_99, .c-itemList__item_c-sticker.event_103, .c-itemList__item_c-sticker.event_104, .c-itemList__item_c-sticker.event_105, .c-itemList__item_c-sticker.event_106, .c-itemList__item_c-sticker.event_107, .c-itemList__item_c-sticker.event_108, .c-itemList__item_c-sticker.event_109, .c-itemList__item_c-sticker.event_110, .c-itemList__item_c-sticker.event_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.original_1, .c-itemList__item_c-sticker.original_2, .c-itemList__item_c-sticker.original_3, .c-itemList__item_c-sticker.original_4, .c-itemList__item_c-sticker.original_5, .c-itemList__item_c-sticker.original_6, .c-itemList__item_c-sticker.original_15, .c-itemList__item_c-sticker.original_16, .c-itemList__item_c-sticker.original_17, .c-itemList__item_c-sticker.original_18, .c-itemList__item_c-sticker.original_19, .c-itemList__item_c-sticker.original_20, .c-itemList__item_c-sticker.original_21, .c-itemList__item_c-sticker.original_22, .c-itemList__item_c-sticker.original_23, .c-itemList__item_c-sticker.original_24, .c-itemList__item_c-sticker.original_41, .c-itemList__item_c-sticker.original_42, .c-itemList__item_c-sticker.original_43, .c-itemList__item_c-sticker.original_44, .c-itemList__item_c-sticker.original_45, .c-itemList__item_c-sticker.original_46, .c-itemList__item_c-sticker.original_47, .c-itemList__item_c-sticker.original_48, .c-itemList__item_c-sticker.original_49, .c-itemList__item_c-sticker.original_50, .c-itemList__item_c-sticker.original_51, .c-itemList__item_c-sticker.original_52, .c-itemList__item_c-sticker.original_53, .c-itemList__item_c-sticker.original_54, .c-itemList__item_c-sticker.original_55, .c-itemList__item_c-sticker.original_63, .c-itemList__item_c-sticker.original_64, .c-itemList__item_c-sticker.original_65, .c-itemList__item_c-sticker.original_66, .c-itemList__item_c-sticker.original_69, .c-itemList__item_c-sticker.original_70, .c-itemList__item_c-sticker.original_71, .c-itemList__item_c-sticker.original_72, .c-itemList__item_c-sticker.original_73, .c-itemList__item_c-sticker.original_74, .c-itemList__item_c-sticker.original_75, .c-itemList__item_c-sticker.original_76, .c-itemList__item_c-sticker.original_78, .c-itemList__item_c-sticker.original_79, .c-itemList__item_c-sticker.original_82, .c-itemList__item_c-sticker.original_83, .c-itemList__item_c-sticker.original_84, .c-itemList__item_c-sticker.original_85, .c-itemList__item_c-sticker.original_86, .c-itemList__item_c-sticker.original_87, .c-itemList__item_c-sticker.original_88, .c-itemList__item_c-sticker.original_89, .c-itemList__item_c-sticker.original_90, .c-itemList__item_c-sticker.original_91, .c-itemList__item_c-sticker.original_92, .c-itemList__item_c-sticker.original_95, .c-itemList__item_c-sticker.original_96, .c-itemList__item_c-sticker.original_97, .c-itemList__item_c-sticker.original_98, .c-itemList__item_c-sticker.original_99, .c-itemList__item_c-sticker.original_103, .c-itemList__item_c-sticker.original_104, .c-itemList__item_c-sticker.original_105, .c-itemList__item_c-sticker.original_106, .c-itemList__item_c-sticker.original_107, .c-itemList__item_c-sticker.original_108, .c-itemList__item_c-sticker.original_109, .c-itemList__item_c-sticker.original_110, .c-itemList__item_c-sticker.original_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.original_1, .c-itemList__item_c-sticker.original_2, .c-itemList__item_c-sticker.original_3, .c-itemList__item_c-sticker.original_4, .c-itemList__item_c-sticker.original_5, .c-itemList__item_c-sticker.original_6, .c-itemList__item_c-sticker.original_15, .c-itemList__item_c-sticker.original_16, .c-itemList__item_c-sticker.original_17, .c-itemList__item_c-sticker.original_18, .c-itemList__item_c-sticker.original_19, .c-itemList__item_c-sticker.original_20, .c-itemList__item_c-sticker.original_21, .c-itemList__item_c-sticker.original_22, .c-itemList__item_c-sticker.original_23, .c-itemList__item_c-sticker.original_24, .c-itemList__item_c-sticker.original_41, .c-itemList__item_c-sticker.original_42, .c-itemList__item_c-sticker.original_43, .c-itemList__item_c-sticker.original_44, .c-itemList__item_c-sticker.original_45, .c-itemList__item_c-sticker.original_46, .c-itemList__item_c-sticker.original_47, .c-itemList__item_c-sticker.original_48, .c-itemList__item_c-sticker.original_49, .c-itemList__item_c-sticker.original_50, .c-itemList__item_c-sticker.original_51, .c-itemList__item_c-sticker.original_52, .c-itemList__item_c-sticker.original_53, .c-itemList__item_c-sticker.original_54, .c-itemList__item_c-sticker.original_55, .c-itemList__item_c-sticker.original_63, .c-itemList__item_c-sticker.original_64, .c-itemList__item_c-sticker.original_65, .c-itemList__item_c-sticker.original_66, .c-itemList__item_c-sticker.original_69, .c-itemList__item_c-sticker.original_70, .c-itemList__item_c-sticker.original_71, .c-itemList__item_c-sticker.original_72, .c-itemList__item_c-sticker.original_73, .c-itemList__item_c-sticker.original_74, .c-itemList__item_c-sticker.original_75, .c-itemList__item_c-sticker.original_76, .c-itemList__item_c-sticker.original_78, .c-itemList__item_c-sticker.original_79, .c-itemList__item_c-sticker.original_82, .c-itemList__item_c-sticker.original_83, .c-itemList__item_c-sticker.original_84, .c-itemList__item_c-sticker.original_85, .c-itemList__item_c-sticker.original_86, .c-itemList__item_c-sticker.original_87, .c-itemList__item_c-sticker.original_88, .c-itemList__item_c-sticker.original_89, .c-itemList__item_c-sticker.original_90, .c-itemList__item_c-sticker.original_91, .c-itemList__item_c-sticker.original_92, .c-itemList__item_c-sticker.original_95, .c-itemList__item_c-sticker.original_96, .c-itemList__item_c-sticker.original_97, .c-itemList__item_c-sticker.original_98, .c-itemList__item_c-sticker.original_99, .c-itemList__item_c-sticker.original_103, .c-itemList__item_c-sticker.original_104, .c-itemList__item_c-sticker.original_105, .c-itemList__item_c-sticker.original_106, .c-itemList__item_c-sticker.original_107, .c-itemList__item_c-sticker.original_108, .c-itemList__item_c-sticker.original_109, .c-itemList__item_c-sticker.original_110, .c-itemList__item_c-sticker.original_111, .c-itemList__item_c-sticker.special_1, .c-itemList__item_c-sticker.special_2, .c-itemList__item_c-sticker.special_3, .c-itemList__item_c-sticker.special_4, .c-itemList__item_c-sticker.special_5, .c-itemList__item_c-sticker.special_6, .c-itemList__item_c-sticker.special_7, .c-itemList__item_c-sticker.special_8, .c-itemList__item_c-sticker.special_9, .c-itemList__item_c-sticker.special_10, .c-itemList__item_c-sticker.special_11, .c-itemList__item_c-sticker.special_12, .c-itemList__item_c-sticker.special_13, .c-itemList__item_c-sticker.special_14, .c-itemList__item_c-sticker.special_15, .c-itemList__item_c-sticker.special_16, .c-itemList__item_c-sticker.special_17, .c-itemList__item_c-sticker.special_18, .c-itemList__item_c-sticker.special_19, .c-itemList__item_c-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_c-sticker.new_7, .c-itemList__item_c-sticker.new_8, .c-itemList__item_c-sticker.new_9, .c-itemList__item_c-sticker.new_10, .c-itemList__item_c-sticker.new_11, .c-itemList__item_c-sticker.new_12, .c-itemList__item_c-sticker.new_35, .c-itemList__item_c-sticker.new_36, .c-itemList__item_c-sticker.new_37, .c-itemList__item_c-sticker.new_38, .c-itemList__item_c-sticker.new_39, .c-itemList__item_c-sticker.new_60, .c-itemList__item_c-sticker.new_61, .c-itemList__item_c-sticker.new_62, .c-itemList__item_c-sticker.new_67, .c-itemList__item_c-sticker.new_68, .c-itemList__item_c-sticker.new_77, .c-itemList__item_c-sticker.new_80, .c-itemList__item_c-sticker.new_81, .c-itemList__item_c-sticker.new_102, .c-itemList__item_c-sticker.new_112, .c-itemList__item_c-sticker.new_113, .c-itemList__item_c-sticker.new_114, .c-itemList__item_c-sticker.new_115, .c-itemList__item_c-sticker.new_116, .c-itemList__item_c-sticker.new_117, .c-itemList__item_c-sticker.new_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.new_7, .c-itemList__item_c-sticker.new_8, .c-itemList__item_c-sticker.new_9, .c-itemList__item_c-sticker.new_10, .c-itemList__item_c-sticker.new_11, .c-itemList__item_c-sticker.new_12, .c-itemList__item_c-sticker.new_35, .c-itemList__item_c-sticker.new_36, .c-itemList__item_c-sticker.new_37, .c-itemList__item_c-sticker.new_38, .c-itemList__item_c-sticker.new_39, .c-itemList__item_c-sticker.new_60, .c-itemList__item_c-sticker.new_61, .c-itemList__item_c-sticker.new_62, .c-itemList__item_c-sticker.new_67, .c-itemList__item_c-sticker.new_68, .c-itemList__item_c-sticker.new_77, .c-itemList__item_c-sticker.new_80, .c-itemList__item_c-sticker.new_81, .c-itemList__item_c-sticker.new_102, .c-itemList__item_c-sticker.new_112, .c-itemList__item_c-sticker.new_113, .c-itemList__item_c-sticker.new_114, .c-itemList__item_c-sticker.new_115, .c-itemList__item_c-sticker.new_116, .c-itemList__item_c-sticker.new_117, .c-itemList__item_c-sticker.new_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.hot_7, .c-itemList__item_c-sticker.hot_8, .c-itemList__item_c-sticker.hot_9, .c-itemList__item_c-sticker.hot_10, .c-itemList__item_c-sticker.hot_11, .c-itemList__item_c-sticker.hot_12, .c-itemList__item_c-sticker.hot_35, .c-itemList__item_c-sticker.hot_36, .c-itemList__item_c-sticker.hot_37, .c-itemList__item_c-sticker.hot_38, .c-itemList__item_c-sticker.hot_39, .c-itemList__item_c-sticker.hot_60, .c-itemList__item_c-sticker.hot_61, .c-itemList__item_c-sticker.hot_62, .c-itemList__item_c-sticker.hot_67, .c-itemList__item_c-sticker.hot_68, .c-itemList__item_c-sticker.hot_77, .c-itemList__item_c-sticker.hot_80, .c-itemList__item_c-sticker.hot_81, .c-itemList__item_c-sticker.hot_102, .c-itemList__item_c-sticker.hot_112, .c-itemList__item_c-sticker.hot_113, .c-itemList__item_c-sticker.hot_114, .c-itemList__item_c-sticker.hot_115, .c-itemList__item_c-sticker.hot_116, .c-itemList__item_c-sticker.hot_117, .c-itemList__item_c-sticker.hot_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.hot_7, .c-itemList__item_c-sticker.hot_8, .c-itemList__item_c-sticker.hot_9, .c-itemList__item_c-sticker.hot_10, .c-itemList__item_c-sticker.hot_11, .c-itemList__item_c-sticker.hot_12, .c-itemList__item_c-sticker.hot_35, .c-itemList__item_c-sticker.hot_36, .c-itemList__item_c-sticker.hot_37, .c-itemList__item_c-sticker.hot_38, .c-itemList__item_c-sticker.hot_39, .c-itemList__item_c-sticker.hot_60, .c-itemList__item_c-sticker.hot_61, .c-itemList__item_c-sticker.hot_62, .c-itemList__item_c-sticker.hot_67, .c-itemList__item_c-sticker.hot_68, .c-itemList__item_c-sticker.hot_77, .c-itemList__item_c-sticker.hot_80, .c-itemList__item_c-sticker.hot_81, .c-itemList__item_c-sticker.hot_102, .c-itemList__item_c-sticker.hot_112, .c-itemList__item_c-sticker.hot_113, .c-itemList__item_c-sticker.hot_114, .c-itemList__item_c-sticker.hot_115, .c-itemList__item_c-sticker.hot_116, .c-itemList__item_c-sticker.hot_117, .c-itemList__item_c-sticker.hot_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.sale_7, .c-itemList__item_c-sticker.sale_8, .c-itemList__item_c-sticker.sale_9, .c-itemList__item_c-sticker.sale_10, .c-itemList__item_c-sticker.sale_11, .c-itemList__item_c-sticker.sale_12, .c-itemList__item_c-sticker.sale_35, .c-itemList__item_c-sticker.sale_36, .c-itemList__item_c-sticker.sale_37, .c-itemList__item_c-sticker.sale_38, .c-itemList__item_c-sticker.sale_39, .c-itemList__item_c-sticker.sale_60, .c-itemList__item_c-sticker.sale_61, .c-itemList__item_c-sticker.sale_62, .c-itemList__item_c-sticker.sale_67, .c-itemList__item_c-sticker.sale_68, .c-itemList__item_c-sticker.sale_77, .c-itemList__item_c-sticker.sale_80, .c-itemList__item_c-sticker.sale_81, .c-itemList__item_c-sticker.sale_102, .c-itemList__item_c-sticker.sale_112, .c-itemList__item_c-sticker.sale_113, .c-itemList__item_c-sticker.sale_114, .c-itemList__item_c-sticker.sale_115, .c-itemList__item_c-sticker.sale_116, .c-itemList__item_c-sticker.sale_117, .c-itemList__item_c-sticker.sale_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.sale_7, .c-itemList__item_c-sticker.sale_8, .c-itemList__item_c-sticker.sale_9, .c-itemList__item_c-sticker.sale_10, .c-itemList__item_c-sticker.sale_11, .c-itemList__item_c-sticker.sale_12, .c-itemList__item_c-sticker.sale_35, .c-itemList__item_c-sticker.sale_36, .c-itemList__item_c-sticker.sale_37, .c-itemList__item_c-sticker.sale_38, .c-itemList__item_c-sticker.sale_39, .c-itemList__item_c-sticker.sale_60, .c-itemList__item_c-sticker.sale_61, .c-itemList__item_c-sticker.sale_62, .c-itemList__item_c-sticker.sale_67, .c-itemList__item_c-sticker.sale_68, .c-itemList__item_c-sticker.sale_77, .c-itemList__item_c-sticker.sale_80, .c-itemList__item_c-sticker.sale_81, .c-itemList__item_c-sticker.sale_102, .c-itemList__item_c-sticker.sale_112, .c-itemList__item_c-sticker.sale_113, .c-itemList__item_c-sticker.sale_114, .c-itemList__item_c-sticker.sale_115, .c-itemList__item_c-sticker.sale_116, .c-itemList__item_c-sticker.sale_117, .c-itemList__item_c-sticker.sale_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.free_7, .c-itemList__item_c-sticker.free_8, .c-itemList__item_c-sticker.free_9, .c-itemList__item_c-sticker.free_10, .c-itemList__item_c-sticker.free_11, .c-itemList__item_c-sticker.free_12, .c-itemList__item_c-sticker.free_35, .c-itemList__item_c-sticker.free_36, .c-itemList__item_c-sticker.free_37, .c-itemList__item_c-sticker.free_38, .c-itemList__item_c-sticker.free_39, .c-itemList__item_c-sticker.free_60, .c-itemList__item_c-sticker.free_61, .c-itemList__item_c-sticker.free_62, .c-itemList__item_c-sticker.free_67, .c-itemList__item_c-sticker.free_68, .c-itemList__item_c-sticker.free_77, .c-itemList__item_c-sticker.free_80, .c-itemList__item_c-sticker.free_81, .c-itemList__item_c-sticker.free_102, .c-itemList__item_c-sticker.free_112, .c-itemList__item_c-sticker.free_113, .c-itemList__item_c-sticker.free_114, .c-itemList__item_c-sticker.free_115, .c-itemList__item_c-sticker.free_116, .c-itemList__item_c-sticker.free_117, .c-itemList__item_c-sticker.free_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.free_7, .c-itemList__item_c-sticker.free_8, .c-itemList__item_c-sticker.free_9, .c-itemList__item_c-sticker.free_10, .c-itemList__item_c-sticker.free_11, .c-itemList__item_c-sticker.free_12, .c-itemList__item_c-sticker.free_35, .c-itemList__item_c-sticker.free_36, .c-itemList__item_c-sticker.free_37, .c-itemList__item_c-sticker.free_38, .c-itemList__item_c-sticker.free_39, .c-itemList__item_c-sticker.free_60, .c-itemList__item_c-sticker.free_61, .c-itemList__item_c-sticker.free_62, .c-itemList__item_c-sticker.free_67, .c-itemList__item_c-sticker.free_68, .c-itemList__item_c-sticker.free_77, .c-itemList__item_c-sticker.free_80, .c-itemList__item_c-sticker.free_81, .c-itemList__item_c-sticker.free_102, .c-itemList__item_c-sticker.free_112, .c-itemList__item_c-sticker.free_113, .c-itemList__item_c-sticker.free_114, .c-itemList__item_c-sticker.free_115, .c-itemList__item_c-sticker.free_116, .c-itemList__item_c-sticker.free_117, .c-itemList__item_c-sticker.free_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.other_7, .c-itemList__item_c-sticker.other_8, .c-itemList__item_c-sticker.other_9, .c-itemList__item_c-sticker.other_10, .c-itemList__item_c-sticker.other_11, .c-itemList__item_c-sticker.other_12, .c-itemList__item_c-sticker.other_35, .c-itemList__item_c-sticker.other_36, .c-itemList__item_c-sticker.other_37, .c-itemList__item_c-sticker.other_38, .c-itemList__item_c-sticker.other_39, .c-itemList__item_c-sticker.other_60, .c-itemList__item_c-sticker.other_61, .c-itemList__item_c-sticker.other_62, .c-itemList__item_c-sticker.other_67, .c-itemList__item_c-sticker.other_68, .c-itemList__item_c-sticker.other_77, .c-itemList__item_c-sticker.other_80, .c-itemList__item_c-sticker.other_81, .c-itemList__item_c-sticker.other_102, .c-itemList__item_c-sticker.other_112, .c-itemList__item_c-sticker.other_113, .c-itemList__item_c-sticker.other_114, .c-itemList__item_c-sticker.other_115, .c-itemList__item_c-sticker.other_116, .c-itemList__item_c-sticker.other_117, .c-itemList__item_c-sticker.other_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.other_7, .c-itemList__item_c-sticker.other_8, .c-itemList__item_c-sticker.other_9, .c-itemList__item_c-sticker.other_10, .c-itemList__item_c-sticker.other_11, .c-itemList__item_c-sticker.other_12, .c-itemList__item_c-sticker.other_35, .c-itemList__item_c-sticker.other_36, .c-itemList__item_c-sticker.other_37, .c-itemList__item_c-sticker.other_38, .c-itemList__item_c-sticker.other_39, .c-itemList__item_c-sticker.other_60, .c-itemList__item_c-sticker.other_61, .c-itemList__item_c-sticker.other_62, .c-itemList__item_c-sticker.other_67, .c-itemList__item_c-sticker.other_68, .c-itemList__item_c-sticker.other_77, .c-itemList__item_c-sticker.other_80, .c-itemList__item_c-sticker.other_81, .c-itemList__item_c-sticker.other_102, .c-itemList__item_c-sticker.other_112, .c-itemList__item_c-sticker.other_113, .c-itemList__item_c-sticker.other_114, .c-itemList__item_c-sticker.other_115, .c-itemList__item_c-sticker.other_116, .c-itemList__item_c-sticker.other_117, .c-itemList__item_c-sticker.other_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.event_7, .c-itemList__item_c-sticker.event_8, .c-itemList__item_c-sticker.event_9, .c-itemList__item_c-sticker.event_10, .c-itemList__item_c-sticker.event_11, .c-itemList__item_c-sticker.event_12, .c-itemList__item_c-sticker.event_35, .c-itemList__item_c-sticker.event_36, .c-itemList__item_c-sticker.event_37, .c-itemList__item_c-sticker.event_38, .c-itemList__item_c-sticker.event_39, .c-itemList__item_c-sticker.event_60, .c-itemList__item_c-sticker.event_61, .c-itemList__item_c-sticker.event_62, .c-itemList__item_c-sticker.event_67, .c-itemList__item_c-sticker.event_68, .c-itemList__item_c-sticker.event_77, .c-itemList__item_c-sticker.event_80, .c-itemList__item_c-sticker.event_81, .c-itemList__item_c-sticker.event_102, .c-itemList__item_c-sticker.event_112, .c-itemList__item_c-sticker.event_113, .c-itemList__item_c-sticker.event_114, .c-itemList__item_c-sticker.event_115, .c-itemList__item_c-sticker.event_116, .c-itemList__item_c-sticker.event_117, .c-itemList__item_c-sticker.event_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.event_7, .c-itemList__item_c-sticker.event_8, .c-itemList__item_c-sticker.event_9, .c-itemList__item_c-sticker.event_10, .c-itemList__item_c-sticker.event_11, .c-itemList__item_c-sticker.event_12, .c-itemList__item_c-sticker.event_35, .c-itemList__item_c-sticker.event_36, .c-itemList__item_c-sticker.event_37, .c-itemList__item_c-sticker.event_38, .c-itemList__item_c-sticker.event_39, .c-itemList__item_c-sticker.event_60, .c-itemList__item_c-sticker.event_61, .c-itemList__item_c-sticker.event_62, .c-itemList__item_c-sticker.event_67, .c-itemList__item_c-sticker.event_68, .c-itemList__item_c-sticker.event_77, .c-itemList__item_c-sticker.event_80, .c-itemList__item_c-sticker.event_81, .c-itemList__item_c-sticker.event_102, .c-itemList__item_c-sticker.event_112, .c-itemList__item_c-sticker.event_113, .c-itemList__item_c-sticker.event_114, .c-itemList__item_c-sticker.event_115, .c-itemList__item_c-sticker.event_116, .c-itemList__item_c-sticker.event_117, .c-itemList__item_c-sticker.event_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.original_7, .c-itemList__item_c-sticker.original_8, .c-itemList__item_c-sticker.original_9, .c-itemList__item_c-sticker.original_10, .c-itemList__item_c-sticker.original_11, .c-itemList__item_c-sticker.original_12, .c-itemList__item_c-sticker.original_35, .c-itemList__item_c-sticker.original_36, .c-itemList__item_c-sticker.original_37, .c-itemList__item_c-sticker.original_38, .c-itemList__item_c-sticker.original_39, .c-itemList__item_c-sticker.original_60, .c-itemList__item_c-sticker.original_61, .c-itemList__item_c-sticker.original_62, .c-itemList__item_c-sticker.original_67, .c-itemList__item_c-sticker.original_68, .c-itemList__item_c-sticker.original_77, .c-itemList__item_c-sticker.original_80, .c-itemList__item_c-sticker.original_81, .c-itemList__item_c-sticker.original_102, .c-itemList__item_c-sticker.original_112, .c-itemList__item_c-sticker.original_113, .c-itemList__item_c-sticker.original_114, .c-itemList__item_c-sticker.original_115, .c-itemList__item_c-sticker.original_116, .c-itemList__item_c-sticker.original_117, .c-itemList__item_c-sticker.original_118 {
  top: -23px;
  left: -9px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.original_7, .c-itemList__item_c-sticker.original_8, .c-itemList__item_c-sticker.original_9, .c-itemList__item_c-sticker.original_10, .c-itemList__item_c-sticker.original_11, .c-itemList__item_c-sticker.original_12, .c-itemList__item_c-sticker.original_35, .c-itemList__item_c-sticker.original_36, .c-itemList__item_c-sticker.original_37, .c-itemList__item_c-sticker.original_38, .c-itemList__item_c-sticker.original_39, .c-itemList__item_c-sticker.original_60, .c-itemList__item_c-sticker.original_61, .c-itemList__item_c-sticker.original_62, .c-itemList__item_c-sticker.original_67, .c-itemList__item_c-sticker.original_68, .c-itemList__item_c-sticker.original_77, .c-itemList__item_c-sticker.original_80, .c-itemList__item_c-sticker.original_81, .c-itemList__item_c-sticker.original_102, .c-itemList__item_c-sticker.original_112, .c-itemList__item_c-sticker.original_113, .c-itemList__item_c-sticker.original_114, .c-itemList__item_c-sticker.original_115, .c-itemList__item_c-sticker.original_116, .c-itemList__item_c-sticker.original_117, .c-itemList__item_c-sticker.original_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_c-sticker.new_13, .c-itemList__item_c-sticker.new_14, .c-itemList__item_c-sticker.new_25, .c-itemList__item_c-sticker.new_26, .c-itemList__item_c-sticker.new_27, .c-itemList__item_c-sticker.new_56, .c-itemList__item_c-sticker.new_57, .c-itemList__item_c-sticker.new_58, .c-itemList__item_c-sticker.new_59, .c-itemList__item_c-sticker.new_93, .c-itemList__item_c-sticker.new_94, .c-itemList__item_c-sticker.new_100, .c-itemList__item_c-sticker.new_101, .c-itemList__item_c-sticker.new_119, .c-itemList__item_c-sticker.new_120, .c-itemList__item_c-sticker.new_121, .c-itemList__item_c-sticker.new_122, .c-itemList__item_c-sticker.new_123, .c-itemList__item_c-sticker.new_124, .c-itemList__item_c-sticker.new_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.new_13, .c-itemList__item_c-sticker.new_14, .c-itemList__item_c-sticker.new_25, .c-itemList__item_c-sticker.new_26, .c-itemList__item_c-sticker.new_27, .c-itemList__item_c-sticker.new_56, .c-itemList__item_c-sticker.new_57, .c-itemList__item_c-sticker.new_58, .c-itemList__item_c-sticker.new_59, .c-itemList__item_c-sticker.new_93, .c-itemList__item_c-sticker.new_94, .c-itemList__item_c-sticker.new_100, .c-itemList__item_c-sticker.new_101, .c-itemList__item_c-sticker.new_119, .c-itemList__item_c-sticker.new_120, .c-itemList__item_c-sticker.new_121, .c-itemList__item_c-sticker.new_122, .c-itemList__item_c-sticker.new_123, .c-itemList__item_c-sticker.new_124, .c-itemList__item_c-sticker.new_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.new_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_c-sticker.hot_13, .c-itemList__item_c-sticker.hot_14, .c-itemList__item_c-sticker.hot_25, .c-itemList__item_c-sticker.hot_26, .c-itemList__item_c-sticker.hot_27, .c-itemList__item_c-sticker.hot_56, .c-itemList__item_c-sticker.hot_57, .c-itemList__item_c-sticker.hot_58, .c-itemList__item_c-sticker.hot_59, .c-itemList__item_c-sticker.hot_93, .c-itemList__item_c-sticker.hot_94, .c-itemList__item_c-sticker.hot_100, .c-itemList__item_c-sticker.hot_101, .c-itemList__item_c-sticker.hot_119, .c-itemList__item_c-sticker.hot_120, .c-itemList__item_c-sticker.hot_121, .c-itemList__item_c-sticker.hot_122, .c-itemList__item_c-sticker.hot_123, .c-itemList__item_c-sticker.hot_124, .c-itemList__item_c-sticker.hot_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.hot_13, .c-itemList__item_c-sticker.hot_14, .c-itemList__item_c-sticker.hot_25, .c-itemList__item_c-sticker.hot_26, .c-itemList__item_c-sticker.hot_27, .c-itemList__item_c-sticker.hot_56, .c-itemList__item_c-sticker.hot_57, .c-itemList__item_c-sticker.hot_58, .c-itemList__item_c-sticker.hot_59, .c-itemList__item_c-sticker.hot_93, .c-itemList__item_c-sticker.hot_94, .c-itemList__item_c-sticker.hot_100, .c-itemList__item_c-sticker.hot_101, .c-itemList__item_c-sticker.hot_119, .c-itemList__item_c-sticker.hot_120, .c-itemList__item_c-sticker.hot_121, .c-itemList__item_c-sticker.hot_122, .c-itemList__item_c-sticker.hot_123, .c-itemList__item_c-sticker.hot_124, .c-itemList__item_c-sticker.hot_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.hot_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_c-sticker.sale_13, .c-itemList__item_c-sticker.sale_14, .c-itemList__item_c-sticker.sale_25, .c-itemList__item_c-sticker.sale_26, .c-itemList__item_c-sticker.sale_27, .c-itemList__item_c-sticker.sale_56, .c-itemList__item_c-sticker.sale_57, .c-itemList__item_c-sticker.sale_58, .c-itemList__item_c-sticker.sale_59, .c-itemList__item_c-sticker.sale_93, .c-itemList__item_c-sticker.sale_94, .c-itemList__item_c-sticker.sale_100, .c-itemList__item_c-sticker.sale_101, .c-itemList__item_c-sticker.sale_119, .c-itemList__item_c-sticker.sale_120, .c-itemList__item_c-sticker.sale_121, .c-itemList__item_c-sticker.sale_122, .c-itemList__item_c-sticker.sale_123, .c-itemList__item_c-sticker.sale_124, .c-itemList__item_c-sticker.sale_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.sale_13, .c-itemList__item_c-sticker.sale_14, .c-itemList__item_c-sticker.sale_25, .c-itemList__item_c-sticker.sale_26, .c-itemList__item_c-sticker.sale_27, .c-itemList__item_c-sticker.sale_56, .c-itemList__item_c-sticker.sale_57, .c-itemList__item_c-sticker.sale_58, .c-itemList__item_c-sticker.sale_59, .c-itemList__item_c-sticker.sale_93, .c-itemList__item_c-sticker.sale_94, .c-itemList__item_c-sticker.sale_100, .c-itemList__item_c-sticker.sale_101, .c-itemList__item_c-sticker.sale_119, .c-itemList__item_c-sticker.sale_120, .c-itemList__item_c-sticker.sale_121, .c-itemList__item_c-sticker.sale_122, .c-itemList__item_c-sticker.sale_123, .c-itemList__item_c-sticker.sale_124, .c-itemList__item_c-sticker.sale_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.sale_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_c-sticker.free_13, .c-itemList__item_c-sticker.free_14, .c-itemList__item_c-sticker.free_25, .c-itemList__item_c-sticker.free_26, .c-itemList__item_c-sticker.free_27, .c-itemList__item_c-sticker.free_56, .c-itemList__item_c-sticker.free_57, .c-itemList__item_c-sticker.free_58, .c-itemList__item_c-sticker.free_59, .c-itemList__item_c-sticker.free_93, .c-itemList__item_c-sticker.free_94, .c-itemList__item_c-sticker.free_100, .c-itemList__item_c-sticker.free_101, .c-itemList__item_c-sticker.free_119, .c-itemList__item_c-sticker.free_120, .c-itemList__item_c-sticker.free_121, .c-itemList__item_c-sticker.free_122, .c-itemList__item_c-sticker.free_123, .c-itemList__item_c-sticker.free_124, .c-itemList__item_c-sticker.free_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.free_13, .c-itemList__item_c-sticker.free_14, .c-itemList__item_c-sticker.free_25, .c-itemList__item_c-sticker.free_26, .c-itemList__item_c-sticker.free_27, .c-itemList__item_c-sticker.free_56, .c-itemList__item_c-sticker.free_57, .c-itemList__item_c-sticker.free_58, .c-itemList__item_c-sticker.free_59, .c-itemList__item_c-sticker.free_93, .c-itemList__item_c-sticker.free_94, .c-itemList__item_c-sticker.free_100, .c-itemList__item_c-sticker.free_101, .c-itemList__item_c-sticker.free_119, .c-itemList__item_c-sticker.free_120, .c-itemList__item_c-sticker.free_121, .c-itemList__item_c-sticker.free_122, .c-itemList__item_c-sticker.free_123, .c-itemList__item_c-sticker.free_124, .c-itemList__item_c-sticker.free_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.free_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_c-sticker.other_13, .c-itemList__item_c-sticker.other_14, .c-itemList__item_c-sticker.other_25, .c-itemList__item_c-sticker.other_26, .c-itemList__item_c-sticker.other_27, .c-itemList__item_c-sticker.other_56, .c-itemList__item_c-sticker.other_57, .c-itemList__item_c-sticker.other_58, .c-itemList__item_c-sticker.other_59, .c-itemList__item_c-sticker.other_93, .c-itemList__item_c-sticker.other_94, .c-itemList__item_c-sticker.other_100, .c-itemList__item_c-sticker.other_101, .c-itemList__item_c-sticker.other_119, .c-itemList__item_c-sticker.other_120, .c-itemList__item_c-sticker.other_121, .c-itemList__item_c-sticker.other_122, .c-itemList__item_c-sticker.other_123, .c-itemList__item_c-sticker.other_124, .c-itemList__item_c-sticker.other_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.other_13, .c-itemList__item_c-sticker.other_14, .c-itemList__item_c-sticker.other_25, .c-itemList__item_c-sticker.other_26, .c-itemList__item_c-sticker.other_27, .c-itemList__item_c-sticker.other_56, .c-itemList__item_c-sticker.other_57, .c-itemList__item_c-sticker.other_58, .c-itemList__item_c-sticker.other_59, .c-itemList__item_c-sticker.other_93, .c-itemList__item_c-sticker.other_94, .c-itemList__item_c-sticker.other_100, .c-itemList__item_c-sticker.other_101, .c-itemList__item_c-sticker.other_119, .c-itemList__item_c-sticker.other_120, .c-itemList__item_c-sticker.other_121, .c-itemList__item_c-sticker.other_122, .c-itemList__item_c-sticker.other_123, .c-itemList__item_c-sticker.other_124, .c-itemList__item_c-sticker.other_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.other_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_c-sticker.event_13, .c-itemList__item_c-sticker.event_14, .c-itemList__item_c-sticker.event_25, .c-itemList__item_c-sticker.event_26, .c-itemList__item_c-sticker.event_27, .c-itemList__item_c-sticker.event_56, .c-itemList__item_c-sticker.event_57, .c-itemList__item_c-sticker.event_58, .c-itemList__item_c-sticker.event_59, .c-itemList__item_c-sticker.event_93, .c-itemList__item_c-sticker.event_94, .c-itemList__item_c-sticker.event_100, .c-itemList__item_c-sticker.event_101, .c-itemList__item_c-sticker.event_119, .c-itemList__item_c-sticker.event_120, .c-itemList__item_c-sticker.event_121, .c-itemList__item_c-sticker.event_122, .c-itemList__item_c-sticker.event_123, .c-itemList__item_c-sticker.event_124, .c-itemList__item_c-sticker.event_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.event_13, .c-itemList__item_c-sticker.event_14, .c-itemList__item_c-sticker.event_25, .c-itemList__item_c-sticker.event_26, .c-itemList__item_c-sticker.event_27, .c-itemList__item_c-sticker.event_56, .c-itemList__item_c-sticker.event_57, .c-itemList__item_c-sticker.event_58, .c-itemList__item_c-sticker.event_59, .c-itemList__item_c-sticker.event_93, .c-itemList__item_c-sticker.event_94, .c-itemList__item_c-sticker.event_100, .c-itemList__item_c-sticker.event_101, .c-itemList__item_c-sticker.event_119, .c-itemList__item_c-sticker.event_120, .c-itemList__item_c-sticker.event_121, .c-itemList__item_c-sticker.event_122, .c-itemList__item_c-sticker.event_123, .c-itemList__item_c-sticker.event_124, .c-itemList__item_c-sticker.event_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.event_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_c-sticker.original_13, .c-itemList__item_c-sticker.original_14, .c-itemList__item_c-sticker.original_25, .c-itemList__item_c-sticker.original_26, .c-itemList__item_c-sticker.original_27, .c-itemList__item_c-sticker.original_56, .c-itemList__item_c-sticker.original_57, .c-itemList__item_c-sticker.original_58, .c-itemList__item_c-sticker.original_59, .c-itemList__item_c-sticker.original_93, .c-itemList__item_c-sticker.original_94, .c-itemList__item_c-sticker.original_100, .c-itemList__item_c-sticker.original_101, .c-itemList__item_c-sticker.original_119, .c-itemList__item_c-sticker.original_120, .c-itemList__item_c-sticker.original_121, .c-itemList__item_c-sticker.original_122, .c-itemList__item_c-sticker.original_123, .c-itemList__item_c-sticker.original_124, .c-itemList__item_c-sticker.original_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_c-sticker.original_13, .c-itemList__item_c-sticker.original_14, .c-itemList__item_c-sticker.original_25, .c-itemList__item_c-sticker.original_26, .c-itemList__item_c-sticker.original_27, .c-itemList__item_c-sticker.original_56, .c-itemList__item_c-sticker.original_57, .c-itemList__item_c-sticker.original_58, .c-itemList__item_c-sticker.original_59, .c-itemList__item_c-sticker.original_93, .c-itemList__item_c-sticker.original_94, .c-itemList__item_c-sticker.original_100, .c-itemList__item_c-sticker.original_101, .c-itemList__item_c-sticker.original_119, .c-itemList__item_c-sticker.original_120, .c-itemList__item_c-sticker.original_121, .c-itemList__item_c-sticker.original_122, .c-itemList__item_c-sticker.original_123, .c-itemList__item_c-sticker.original_124, .c-itemList__item_c-sticker.original_125 {
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_c-sticker.original_125 {
    top: 10px;
    left: 10px;
  }
}

/**
 *  商品一覧のコンポーネント：シール機能
 *  ref: https://officialmag.stores.jp/entry/kaigyou/kinou-originalseal
 *
 *  LIST_6
 *
 *  - .is-type01 : 丸タイプ
 *  - .is-type02 : リボンタイプ
 *  - .is-type03 : ドッグイヤータイプ
 *
 *  - .has-frame : 管理画面にて「オプション」->「表示」->「背景フレーム」が
 *                 選択されると商品に白枠の背景が追加される。
 *                 その際にシールの位置をずらす必要がある。
 *
 *  - .is-bgColor-white : body の背景色に白が指定された場合。
 *                        かつ背景フレームが ON になっている場合、
 *                        シールがずれて表示されて見えるようになってしまうため、
 *                        別途スタイルを用意する必要がある。
 *                        枠として SP: padding: 8px、PC: padding: 10px と指定しているので
 *                        その分ずらしたスタイルを用意する。
 *
 *  pattern09 のとき、アイテムの大きさは LIST_6 と同じ大きさだが
 *  シールの大きさが違うので、別途用意する。
 */
.c-itemList__item_d-sticker.new_1, .c-itemList__item_d-sticker.new_2, .c-itemList__item_d-sticker.new_3, .c-itemList__item_d-sticker.new_4, .c-itemList__item_d-sticker.new_5, .c-itemList__item_d-sticker.new_6, .c-itemList__item_d-sticker.new_15, .c-itemList__item_d-sticker.new_16, .c-itemList__item_d-sticker.new_17, .c-itemList__item_d-sticker.new_18, .c-itemList__item_d-sticker.new_19, .c-itemList__item_d-sticker.new_20, .c-itemList__item_d-sticker.new_21, .c-itemList__item_d-sticker.new_22, .c-itemList__item_d-sticker.new_23, .c-itemList__item_d-sticker.new_24, .c-itemList__item_d-sticker.new_41, .c-itemList__item_d-sticker.new_42, .c-itemList__item_d-sticker.new_43, .c-itemList__item_d-sticker.new_44, .c-itemList__item_d-sticker.new_45, .c-itemList__item_d-sticker.new_46, .c-itemList__item_d-sticker.new_47, .c-itemList__item_d-sticker.new_48, .c-itemList__item_d-sticker.new_49, .c-itemList__item_d-sticker.new_50, .c-itemList__item_d-sticker.new_51, .c-itemList__item_d-sticker.new_52, .c-itemList__item_d-sticker.new_53, .c-itemList__item_d-sticker.new_54, .c-itemList__item_d-sticker.new_55, .c-itemList__item_d-sticker.new_63, .c-itemList__item_d-sticker.new_64, .c-itemList__item_d-sticker.new_65, .c-itemList__item_d-sticker.new_66, .c-itemList__item_d-sticker.new_69, .c-itemList__item_d-sticker.new_70, .c-itemList__item_d-sticker.new_71, .c-itemList__item_d-sticker.new_72, .c-itemList__item_d-sticker.new_73, .c-itemList__item_d-sticker.new_74, .c-itemList__item_d-sticker.new_75, .c-itemList__item_d-sticker.new_76, .c-itemList__item_d-sticker.new_78, .c-itemList__item_d-sticker.new_79, .c-itemList__item_d-sticker.new_82, .c-itemList__item_d-sticker.new_83, .c-itemList__item_d-sticker.new_84, .c-itemList__item_d-sticker.new_85, .c-itemList__item_d-sticker.new_86, .c-itemList__item_d-sticker.new_87, .c-itemList__item_d-sticker.new_88, .c-itemList__item_d-sticker.new_89, .c-itemList__item_d-sticker.new_90, .c-itemList__item_d-sticker.new_91, .c-itemList__item_d-sticker.new_92, .c-itemList__item_d-sticker.new_95, .c-itemList__item_d-sticker.new_96, .c-itemList__item_d-sticker.new_97, .c-itemList__item_d-sticker.new_98, .c-itemList__item_d-sticker.new_99, .c-itemList__item_d-sticker.new_103, .c-itemList__item_d-sticker.new_104, .c-itemList__item_d-sticker.new_105, .c-itemList__item_d-sticker.new_106, .c-itemList__item_d-sticker.new_107, .c-itemList__item_d-sticker.new_108, .c-itemList__item_d-sticker.new_109, .c-itemList__item_d-sticker.new_110, .c-itemList__item_d-sticker.new_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.new_1, .c-itemList__item_d-sticker.new_2, .c-itemList__item_d-sticker.new_3, .c-itemList__item_d-sticker.new_4, .c-itemList__item_d-sticker.new_5, .c-itemList__item_d-sticker.new_6, .c-itemList__item_d-sticker.new_15, .c-itemList__item_d-sticker.new_16, .c-itemList__item_d-sticker.new_17, .c-itemList__item_d-sticker.new_18, .c-itemList__item_d-sticker.new_19, .c-itemList__item_d-sticker.new_20, .c-itemList__item_d-sticker.new_21, .c-itemList__item_d-sticker.new_22, .c-itemList__item_d-sticker.new_23, .c-itemList__item_d-sticker.new_24, .c-itemList__item_d-sticker.new_41, .c-itemList__item_d-sticker.new_42, .c-itemList__item_d-sticker.new_43, .c-itemList__item_d-sticker.new_44, .c-itemList__item_d-sticker.new_45, .c-itemList__item_d-sticker.new_46, .c-itemList__item_d-sticker.new_47, .c-itemList__item_d-sticker.new_48, .c-itemList__item_d-sticker.new_49, .c-itemList__item_d-sticker.new_50, .c-itemList__item_d-sticker.new_51, .c-itemList__item_d-sticker.new_52, .c-itemList__item_d-sticker.new_53, .c-itemList__item_d-sticker.new_54, .c-itemList__item_d-sticker.new_55, .c-itemList__item_d-sticker.new_63, .c-itemList__item_d-sticker.new_64, .c-itemList__item_d-sticker.new_65, .c-itemList__item_d-sticker.new_66, .c-itemList__item_d-sticker.new_69, .c-itemList__item_d-sticker.new_70, .c-itemList__item_d-sticker.new_71, .c-itemList__item_d-sticker.new_72, .c-itemList__item_d-sticker.new_73, .c-itemList__item_d-sticker.new_74, .c-itemList__item_d-sticker.new_75, .c-itemList__item_d-sticker.new_76, .c-itemList__item_d-sticker.new_78, .c-itemList__item_d-sticker.new_79, .c-itemList__item_d-sticker.new_82, .c-itemList__item_d-sticker.new_83, .c-itemList__item_d-sticker.new_84, .c-itemList__item_d-sticker.new_85, .c-itemList__item_d-sticker.new_86, .c-itemList__item_d-sticker.new_87, .c-itemList__item_d-sticker.new_88, .c-itemList__item_d-sticker.new_89, .c-itemList__item_d-sticker.new_90, .c-itemList__item_d-sticker.new_91, .c-itemList__item_d-sticker.new_92, .c-itemList__item_d-sticker.new_95, .c-itemList__item_d-sticker.new_96, .c-itemList__item_d-sticker.new_97, .c-itemList__item_d-sticker.new_98, .c-itemList__item_d-sticker.new_99, .c-itemList__item_d-sticker.new_103, .c-itemList__item_d-sticker.new_104, .c-itemList__item_d-sticker.new_105, .c-itemList__item_d-sticker.new_106, .c-itemList__item_d-sticker.new_107, .c-itemList__item_d-sticker.new_108, .c-itemList__item_d-sticker.new_109, .c-itemList__item_d-sticker.new_110, .c-itemList__item_d-sticker.new_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.new_1, .l-pattern09 .c-itemList__item_d-sticker.new_2, .l-pattern09 .c-itemList__item_d-sticker.new_3, .l-pattern09 .c-itemList__item_d-sticker.new_4, .l-pattern09 .c-itemList__item_d-sticker.new_5, .l-pattern09 .c-itemList__item_d-sticker.new_6, .l-pattern09 .c-itemList__item_d-sticker.new_15, .l-pattern09 .c-itemList__item_d-sticker.new_16, .l-pattern09 .c-itemList__item_d-sticker.new_17, .l-pattern09 .c-itemList__item_d-sticker.new_18, .l-pattern09 .c-itemList__item_d-sticker.new_19, .l-pattern09 .c-itemList__item_d-sticker.new_20, .l-pattern09 .c-itemList__item_d-sticker.new_21, .l-pattern09 .c-itemList__item_d-sticker.new_22, .l-pattern09 .c-itemList__item_d-sticker.new_23, .l-pattern09 .c-itemList__item_d-sticker.new_24, .l-pattern09 .c-itemList__item_d-sticker.new_41, .l-pattern09 .c-itemList__item_d-sticker.new_42, .l-pattern09 .c-itemList__item_d-sticker.new_43, .l-pattern09 .c-itemList__item_d-sticker.new_44, .l-pattern09 .c-itemList__item_d-sticker.new_45, .l-pattern09 .c-itemList__item_d-sticker.new_46, .l-pattern09 .c-itemList__item_d-sticker.new_47, .l-pattern09 .c-itemList__item_d-sticker.new_48, .l-pattern09 .c-itemList__item_d-sticker.new_49, .l-pattern09 .c-itemList__item_d-sticker.new_50, .l-pattern09 .c-itemList__item_d-sticker.new_51, .l-pattern09 .c-itemList__item_d-sticker.new_52, .l-pattern09 .c-itemList__item_d-sticker.new_53, .l-pattern09 .c-itemList__item_d-sticker.new_54, .l-pattern09 .c-itemList__item_d-sticker.new_55, .l-pattern09 .c-itemList__item_d-sticker.new_63, .l-pattern09 .c-itemList__item_d-sticker.new_64, .l-pattern09 .c-itemList__item_d-sticker.new_65, .l-pattern09 .c-itemList__item_d-sticker.new_66, .l-pattern09 .c-itemList__item_d-sticker.new_69, .l-pattern09 .c-itemList__item_d-sticker.new_70, .l-pattern09 .c-itemList__item_d-sticker.new_71, .l-pattern09 .c-itemList__item_d-sticker.new_72, .l-pattern09 .c-itemList__item_d-sticker.new_73, .l-pattern09 .c-itemList__item_d-sticker.new_74, .l-pattern09 .c-itemList__item_d-sticker.new_75, .l-pattern09 .c-itemList__item_d-sticker.new_76, .l-pattern09 .c-itemList__item_d-sticker.new_78, .l-pattern09 .c-itemList__item_d-sticker.new_79, .l-pattern09 .c-itemList__item_d-sticker.new_82, .l-pattern09 .c-itemList__item_d-sticker.new_83, .l-pattern09 .c-itemList__item_d-sticker.new_84, .l-pattern09 .c-itemList__item_d-sticker.new_85, .l-pattern09 .c-itemList__item_d-sticker.new_86, .l-pattern09 .c-itemList__item_d-sticker.new_87, .l-pattern09 .c-itemList__item_d-sticker.new_88, .l-pattern09 .c-itemList__item_d-sticker.new_89, .l-pattern09 .c-itemList__item_d-sticker.new_90, .l-pattern09 .c-itemList__item_d-sticker.new_91, .l-pattern09 .c-itemList__item_d-sticker.new_92, .l-pattern09 .c-itemList__item_d-sticker.new_95, .l-pattern09 .c-itemList__item_d-sticker.new_96, .l-pattern09 .c-itemList__item_d-sticker.new_97, .l-pattern09 .c-itemList__item_d-sticker.new_98, .l-pattern09 .c-itemList__item_d-sticker.new_99, .l-pattern09 .c-itemList__item_d-sticker.new_103, .l-pattern09 .c-itemList__item_d-sticker.new_104, .l-pattern09 .c-itemList__item_d-sticker.new_105, .l-pattern09 .c-itemList__item_d-sticker.new_106, .l-pattern09 .c-itemList__item_d-sticker.new_107, .l-pattern09 .c-itemList__item_d-sticker.new_108, .l-pattern09 .c-itemList__item_d-sticker.new_109, .l-pattern09 .c-itemList__item_d-sticker.new_110, .l-pattern09 .c-itemList__item_d-sticker.new_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.hot_1, .c-itemList__item_d-sticker.hot_2, .c-itemList__item_d-sticker.hot_3, .c-itemList__item_d-sticker.hot_4, .c-itemList__item_d-sticker.hot_5, .c-itemList__item_d-sticker.hot_6, .c-itemList__item_d-sticker.hot_15, .c-itemList__item_d-sticker.hot_16, .c-itemList__item_d-sticker.hot_17, .c-itemList__item_d-sticker.hot_18, .c-itemList__item_d-sticker.hot_19, .c-itemList__item_d-sticker.hot_20, .c-itemList__item_d-sticker.hot_21, .c-itemList__item_d-sticker.hot_22, .c-itemList__item_d-sticker.hot_23, .c-itemList__item_d-sticker.hot_24, .c-itemList__item_d-sticker.hot_41, .c-itemList__item_d-sticker.hot_42, .c-itemList__item_d-sticker.hot_43, .c-itemList__item_d-sticker.hot_44, .c-itemList__item_d-sticker.hot_45, .c-itemList__item_d-sticker.hot_46, .c-itemList__item_d-sticker.hot_47, .c-itemList__item_d-sticker.hot_48, .c-itemList__item_d-sticker.hot_49, .c-itemList__item_d-sticker.hot_50, .c-itemList__item_d-sticker.hot_51, .c-itemList__item_d-sticker.hot_52, .c-itemList__item_d-sticker.hot_53, .c-itemList__item_d-sticker.hot_54, .c-itemList__item_d-sticker.hot_55, .c-itemList__item_d-sticker.hot_63, .c-itemList__item_d-sticker.hot_64, .c-itemList__item_d-sticker.hot_65, .c-itemList__item_d-sticker.hot_66, .c-itemList__item_d-sticker.hot_69, .c-itemList__item_d-sticker.hot_70, .c-itemList__item_d-sticker.hot_71, .c-itemList__item_d-sticker.hot_72, .c-itemList__item_d-sticker.hot_73, .c-itemList__item_d-sticker.hot_74, .c-itemList__item_d-sticker.hot_75, .c-itemList__item_d-sticker.hot_76, .c-itemList__item_d-sticker.hot_78, .c-itemList__item_d-sticker.hot_79, .c-itemList__item_d-sticker.hot_82, .c-itemList__item_d-sticker.hot_83, .c-itemList__item_d-sticker.hot_84, .c-itemList__item_d-sticker.hot_85, .c-itemList__item_d-sticker.hot_86, .c-itemList__item_d-sticker.hot_87, .c-itemList__item_d-sticker.hot_88, .c-itemList__item_d-sticker.hot_89, .c-itemList__item_d-sticker.hot_90, .c-itemList__item_d-sticker.hot_91, .c-itemList__item_d-sticker.hot_92, .c-itemList__item_d-sticker.hot_95, .c-itemList__item_d-sticker.hot_96, .c-itemList__item_d-sticker.hot_97, .c-itemList__item_d-sticker.hot_98, .c-itemList__item_d-sticker.hot_99, .c-itemList__item_d-sticker.hot_103, .c-itemList__item_d-sticker.hot_104, .c-itemList__item_d-sticker.hot_105, .c-itemList__item_d-sticker.hot_106, .c-itemList__item_d-sticker.hot_107, .c-itemList__item_d-sticker.hot_108, .c-itemList__item_d-sticker.hot_109, .c-itemList__item_d-sticker.hot_110, .c-itemList__item_d-sticker.hot_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.hot_1, .c-itemList__item_d-sticker.hot_2, .c-itemList__item_d-sticker.hot_3, .c-itemList__item_d-sticker.hot_4, .c-itemList__item_d-sticker.hot_5, .c-itemList__item_d-sticker.hot_6, .c-itemList__item_d-sticker.hot_15, .c-itemList__item_d-sticker.hot_16, .c-itemList__item_d-sticker.hot_17, .c-itemList__item_d-sticker.hot_18, .c-itemList__item_d-sticker.hot_19, .c-itemList__item_d-sticker.hot_20, .c-itemList__item_d-sticker.hot_21, .c-itemList__item_d-sticker.hot_22, .c-itemList__item_d-sticker.hot_23, .c-itemList__item_d-sticker.hot_24, .c-itemList__item_d-sticker.hot_41, .c-itemList__item_d-sticker.hot_42, .c-itemList__item_d-sticker.hot_43, .c-itemList__item_d-sticker.hot_44, .c-itemList__item_d-sticker.hot_45, .c-itemList__item_d-sticker.hot_46, .c-itemList__item_d-sticker.hot_47, .c-itemList__item_d-sticker.hot_48, .c-itemList__item_d-sticker.hot_49, .c-itemList__item_d-sticker.hot_50, .c-itemList__item_d-sticker.hot_51, .c-itemList__item_d-sticker.hot_52, .c-itemList__item_d-sticker.hot_53, .c-itemList__item_d-sticker.hot_54, .c-itemList__item_d-sticker.hot_55, .c-itemList__item_d-sticker.hot_63, .c-itemList__item_d-sticker.hot_64, .c-itemList__item_d-sticker.hot_65, .c-itemList__item_d-sticker.hot_66, .c-itemList__item_d-sticker.hot_69, .c-itemList__item_d-sticker.hot_70, .c-itemList__item_d-sticker.hot_71, .c-itemList__item_d-sticker.hot_72, .c-itemList__item_d-sticker.hot_73, .c-itemList__item_d-sticker.hot_74, .c-itemList__item_d-sticker.hot_75, .c-itemList__item_d-sticker.hot_76, .c-itemList__item_d-sticker.hot_78, .c-itemList__item_d-sticker.hot_79, .c-itemList__item_d-sticker.hot_82, .c-itemList__item_d-sticker.hot_83, .c-itemList__item_d-sticker.hot_84, .c-itemList__item_d-sticker.hot_85, .c-itemList__item_d-sticker.hot_86, .c-itemList__item_d-sticker.hot_87, .c-itemList__item_d-sticker.hot_88, .c-itemList__item_d-sticker.hot_89, .c-itemList__item_d-sticker.hot_90, .c-itemList__item_d-sticker.hot_91, .c-itemList__item_d-sticker.hot_92, .c-itemList__item_d-sticker.hot_95, .c-itemList__item_d-sticker.hot_96, .c-itemList__item_d-sticker.hot_97, .c-itemList__item_d-sticker.hot_98, .c-itemList__item_d-sticker.hot_99, .c-itemList__item_d-sticker.hot_103, .c-itemList__item_d-sticker.hot_104, .c-itemList__item_d-sticker.hot_105, .c-itemList__item_d-sticker.hot_106, .c-itemList__item_d-sticker.hot_107, .c-itemList__item_d-sticker.hot_108, .c-itemList__item_d-sticker.hot_109, .c-itemList__item_d-sticker.hot_110, .c-itemList__item_d-sticker.hot_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.hot_1, .l-pattern09 .c-itemList__item_d-sticker.hot_2, .l-pattern09 .c-itemList__item_d-sticker.hot_3, .l-pattern09 .c-itemList__item_d-sticker.hot_4, .l-pattern09 .c-itemList__item_d-sticker.hot_5, .l-pattern09 .c-itemList__item_d-sticker.hot_6, .l-pattern09 .c-itemList__item_d-sticker.hot_15, .l-pattern09 .c-itemList__item_d-sticker.hot_16, .l-pattern09 .c-itemList__item_d-sticker.hot_17, .l-pattern09 .c-itemList__item_d-sticker.hot_18, .l-pattern09 .c-itemList__item_d-sticker.hot_19, .l-pattern09 .c-itemList__item_d-sticker.hot_20, .l-pattern09 .c-itemList__item_d-sticker.hot_21, .l-pattern09 .c-itemList__item_d-sticker.hot_22, .l-pattern09 .c-itemList__item_d-sticker.hot_23, .l-pattern09 .c-itemList__item_d-sticker.hot_24, .l-pattern09 .c-itemList__item_d-sticker.hot_41, .l-pattern09 .c-itemList__item_d-sticker.hot_42, .l-pattern09 .c-itemList__item_d-sticker.hot_43, .l-pattern09 .c-itemList__item_d-sticker.hot_44, .l-pattern09 .c-itemList__item_d-sticker.hot_45, .l-pattern09 .c-itemList__item_d-sticker.hot_46, .l-pattern09 .c-itemList__item_d-sticker.hot_47, .l-pattern09 .c-itemList__item_d-sticker.hot_48, .l-pattern09 .c-itemList__item_d-sticker.hot_49, .l-pattern09 .c-itemList__item_d-sticker.hot_50, .l-pattern09 .c-itemList__item_d-sticker.hot_51, .l-pattern09 .c-itemList__item_d-sticker.hot_52, .l-pattern09 .c-itemList__item_d-sticker.hot_53, .l-pattern09 .c-itemList__item_d-sticker.hot_54, .l-pattern09 .c-itemList__item_d-sticker.hot_55, .l-pattern09 .c-itemList__item_d-sticker.hot_63, .l-pattern09 .c-itemList__item_d-sticker.hot_64, .l-pattern09 .c-itemList__item_d-sticker.hot_65, .l-pattern09 .c-itemList__item_d-sticker.hot_66, .l-pattern09 .c-itemList__item_d-sticker.hot_69, .l-pattern09 .c-itemList__item_d-sticker.hot_70, .l-pattern09 .c-itemList__item_d-sticker.hot_71, .l-pattern09 .c-itemList__item_d-sticker.hot_72, .l-pattern09 .c-itemList__item_d-sticker.hot_73, .l-pattern09 .c-itemList__item_d-sticker.hot_74, .l-pattern09 .c-itemList__item_d-sticker.hot_75, .l-pattern09 .c-itemList__item_d-sticker.hot_76, .l-pattern09 .c-itemList__item_d-sticker.hot_78, .l-pattern09 .c-itemList__item_d-sticker.hot_79, .l-pattern09 .c-itemList__item_d-sticker.hot_82, .l-pattern09 .c-itemList__item_d-sticker.hot_83, .l-pattern09 .c-itemList__item_d-sticker.hot_84, .l-pattern09 .c-itemList__item_d-sticker.hot_85, .l-pattern09 .c-itemList__item_d-sticker.hot_86, .l-pattern09 .c-itemList__item_d-sticker.hot_87, .l-pattern09 .c-itemList__item_d-sticker.hot_88, .l-pattern09 .c-itemList__item_d-sticker.hot_89, .l-pattern09 .c-itemList__item_d-sticker.hot_90, .l-pattern09 .c-itemList__item_d-sticker.hot_91, .l-pattern09 .c-itemList__item_d-sticker.hot_92, .l-pattern09 .c-itemList__item_d-sticker.hot_95, .l-pattern09 .c-itemList__item_d-sticker.hot_96, .l-pattern09 .c-itemList__item_d-sticker.hot_97, .l-pattern09 .c-itemList__item_d-sticker.hot_98, .l-pattern09 .c-itemList__item_d-sticker.hot_99, .l-pattern09 .c-itemList__item_d-sticker.hot_103, .l-pattern09 .c-itemList__item_d-sticker.hot_104, .l-pattern09 .c-itemList__item_d-sticker.hot_105, .l-pattern09 .c-itemList__item_d-sticker.hot_106, .l-pattern09 .c-itemList__item_d-sticker.hot_107, .l-pattern09 .c-itemList__item_d-sticker.hot_108, .l-pattern09 .c-itemList__item_d-sticker.hot_109, .l-pattern09 .c-itemList__item_d-sticker.hot_110, .l-pattern09 .c-itemList__item_d-sticker.hot_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.sale_1, .c-itemList__item_d-sticker.sale_2, .c-itemList__item_d-sticker.sale_3, .c-itemList__item_d-sticker.sale_4, .c-itemList__item_d-sticker.sale_5, .c-itemList__item_d-sticker.sale_6, .c-itemList__item_d-sticker.sale_15, .c-itemList__item_d-sticker.sale_16, .c-itemList__item_d-sticker.sale_17, .c-itemList__item_d-sticker.sale_18, .c-itemList__item_d-sticker.sale_19, .c-itemList__item_d-sticker.sale_20, .c-itemList__item_d-sticker.sale_21, .c-itemList__item_d-sticker.sale_22, .c-itemList__item_d-sticker.sale_23, .c-itemList__item_d-sticker.sale_24, .c-itemList__item_d-sticker.sale_41, .c-itemList__item_d-sticker.sale_42, .c-itemList__item_d-sticker.sale_43, .c-itemList__item_d-sticker.sale_44, .c-itemList__item_d-sticker.sale_45, .c-itemList__item_d-sticker.sale_46, .c-itemList__item_d-sticker.sale_47, .c-itemList__item_d-sticker.sale_48, .c-itemList__item_d-sticker.sale_49, .c-itemList__item_d-sticker.sale_50, .c-itemList__item_d-sticker.sale_51, .c-itemList__item_d-sticker.sale_52, .c-itemList__item_d-sticker.sale_53, .c-itemList__item_d-sticker.sale_54, .c-itemList__item_d-sticker.sale_55, .c-itemList__item_d-sticker.sale_63, .c-itemList__item_d-sticker.sale_64, .c-itemList__item_d-sticker.sale_65, .c-itemList__item_d-sticker.sale_66, .c-itemList__item_d-sticker.sale_69, .c-itemList__item_d-sticker.sale_70, .c-itemList__item_d-sticker.sale_71, .c-itemList__item_d-sticker.sale_72, .c-itemList__item_d-sticker.sale_73, .c-itemList__item_d-sticker.sale_74, .c-itemList__item_d-sticker.sale_75, .c-itemList__item_d-sticker.sale_76, .c-itemList__item_d-sticker.sale_78, .c-itemList__item_d-sticker.sale_79, .c-itemList__item_d-sticker.sale_82, .c-itemList__item_d-sticker.sale_83, .c-itemList__item_d-sticker.sale_84, .c-itemList__item_d-sticker.sale_85, .c-itemList__item_d-sticker.sale_86, .c-itemList__item_d-sticker.sale_87, .c-itemList__item_d-sticker.sale_88, .c-itemList__item_d-sticker.sale_89, .c-itemList__item_d-sticker.sale_90, .c-itemList__item_d-sticker.sale_91, .c-itemList__item_d-sticker.sale_92, .c-itemList__item_d-sticker.sale_95, .c-itemList__item_d-sticker.sale_96, .c-itemList__item_d-sticker.sale_97, .c-itemList__item_d-sticker.sale_98, .c-itemList__item_d-sticker.sale_99, .c-itemList__item_d-sticker.sale_103, .c-itemList__item_d-sticker.sale_104, .c-itemList__item_d-sticker.sale_105, .c-itemList__item_d-sticker.sale_106, .c-itemList__item_d-sticker.sale_107, .c-itemList__item_d-sticker.sale_108, .c-itemList__item_d-sticker.sale_109, .c-itemList__item_d-sticker.sale_110, .c-itemList__item_d-sticker.sale_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.sale_1, .c-itemList__item_d-sticker.sale_2, .c-itemList__item_d-sticker.sale_3, .c-itemList__item_d-sticker.sale_4, .c-itemList__item_d-sticker.sale_5, .c-itemList__item_d-sticker.sale_6, .c-itemList__item_d-sticker.sale_15, .c-itemList__item_d-sticker.sale_16, .c-itemList__item_d-sticker.sale_17, .c-itemList__item_d-sticker.sale_18, .c-itemList__item_d-sticker.sale_19, .c-itemList__item_d-sticker.sale_20, .c-itemList__item_d-sticker.sale_21, .c-itemList__item_d-sticker.sale_22, .c-itemList__item_d-sticker.sale_23, .c-itemList__item_d-sticker.sale_24, .c-itemList__item_d-sticker.sale_41, .c-itemList__item_d-sticker.sale_42, .c-itemList__item_d-sticker.sale_43, .c-itemList__item_d-sticker.sale_44, .c-itemList__item_d-sticker.sale_45, .c-itemList__item_d-sticker.sale_46, .c-itemList__item_d-sticker.sale_47, .c-itemList__item_d-sticker.sale_48, .c-itemList__item_d-sticker.sale_49, .c-itemList__item_d-sticker.sale_50, .c-itemList__item_d-sticker.sale_51, .c-itemList__item_d-sticker.sale_52, .c-itemList__item_d-sticker.sale_53, .c-itemList__item_d-sticker.sale_54, .c-itemList__item_d-sticker.sale_55, .c-itemList__item_d-sticker.sale_63, .c-itemList__item_d-sticker.sale_64, .c-itemList__item_d-sticker.sale_65, .c-itemList__item_d-sticker.sale_66, .c-itemList__item_d-sticker.sale_69, .c-itemList__item_d-sticker.sale_70, .c-itemList__item_d-sticker.sale_71, .c-itemList__item_d-sticker.sale_72, .c-itemList__item_d-sticker.sale_73, .c-itemList__item_d-sticker.sale_74, .c-itemList__item_d-sticker.sale_75, .c-itemList__item_d-sticker.sale_76, .c-itemList__item_d-sticker.sale_78, .c-itemList__item_d-sticker.sale_79, .c-itemList__item_d-sticker.sale_82, .c-itemList__item_d-sticker.sale_83, .c-itemList__item_d-sticker.sale_84, .c-itemList__item_d-sticker.sale_85, .c-itemList__item_d-sticker.sale_86, .c-itemList__item_d-sticker.sale_87, .c-itemList__item_d-sticker.sale_88, .c-itemList__item_d-sticker.sale_89, .c-itemList__item_d-sticker.sale_90, .c-itemList__item_d-sticker.sale_91, .c-itemList__item_d-sticker.sale_92, .c-itemList__item_d-sticker.sale_95, .c-itemList__item_d-sticker.sale_96, .c-itemList__item_d-sticker.sale_97, .c-itemList__item_d-sticker.sale_98, .c-itemList__item_d-sticker.sale_99, .c-itemList__item_d-sticker.sale_103, .c-itemList__item_d-sticker.sale_104, .c-itemList__item_d-sticker.sale_105, .c-itemList__item_d-sticker.sale_106, .c-itemList__item_d-sticker.sale_107, .c-itemList__item_d-sticker.sale_108, .c-itemList__item_d-sticker.sale_109, .c-itemList__item_d-sticker.sale_110, .c-itemList__item_d-sticker.sale_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.sale_1, .l-pattern09 .c-itemList__item_d-sticker.sale_2, .l-pattern09 .c-itemList__item_d-sticker.sale_3, .l-pattern09 .c-itemList__item_d-sticker.sale_4, .l-pattern09 .c-itemList__item_d-sticker.sale_5, .l-pattern09 .c-itemList__item_d-sticker.sale_6, .l-pattern09 .c-itemList__item_d-sticker.sale_15, .l-pattern09 .c-itemList__item_d-sticker.sale_16, .l-pattern09 .c-itemList__item_d-sticker.sale_17, .l-pattern09 .c-itemList__item_d-sticker.sale_18, .l-pattern09 .c-itemList__item_d-sticker.sale_19, .l-pattern09 .c-itemList__item_d-sticker.sale_20, .l-pattern09 .c-itemList__item_d-sticker.sale_21, .l-pattern09 .c-itemList__item_d-sticker.sale_22, .l-pattern09 .c-itemList__item_d-sticker.sale_23, .l-pattern09 .c-itemList__item_d-sticker.sale_24, .l-pattern09 .c-itemList__item_d-sticker.sale_41, .l-pattern09 .c-itemList__item_d-sticker.sale_42, .l-pattern09 .c-itemList__item_d-sticker.sale_43, .l-pattern09 .c-itemList__item_d-sticker.sale_44, .l-pattern09 .c-itemList__item_d-sticker.sale_45, .l-pattern09 .c-itemList__item_d-sticker.sale_46, .l-pattern09 .c-itemList__item_d-sticker.sale_47, .l-pattern09 .c-itemList__item_d-sticker.sale_48, .l-pattern09 .c-itemList__item_d-sticker.sale_49, .l-pattern09 .c-itemList__item_d-sticker.sale_50, .l-pattern09 .c-itemList__item_d-sticker.sale_51, .l-pattern09 .c-itemList__item_d-sticker.sale_52, .l-pattern09 .c-itemList__item_d-sticker.sale_53, .l-pattern09 .c-itemList__item_d-sticker.sale_54, .l-pattern09 .c-itemList__item_d-sticker.sale_55, .l-pattern09 .c-itemList__item_d-sticker.sale_63, .l-pattern09 .c-itemList__item_d-sticker.sale_64, .l-pattern09 .c-itemList__item_d-sticker.sale_65, .l-pattern09 .c-itemList__item_d-sticker.sale_66, .l-pattern09 .c-itemList__item_d-sticker.sale_69, .l-pattern09 .c-itemList__item_d-sticker.sale_70, .l-pattern09 .c-itemList__item_d-sticker.sale_71, .l-pattern09 .c-itemList__item_d-sticker.sale_72, .l-pattern09 .c-itemList__item_d-sticker.sale_73, .l-pattern09 .c-itemList__item_d-sticker.sale_74, .l-pattern09 .c-itemList__item_d-sticker.sale_75, .l-pattern09 .c-itemList__item_d-sticker.sale_76, .l-pattern09 .c-itemList__item_d-sticker.sale_78, .l-pattern09 .c-itemList__item_d-sticker.sale_79, .l-pattern09 .c-itemList__item_d-sticker.sale_82, .l-pattern09 .c-itemList__item_d-sticker.sale_83, .l-pattern09 .c-itemList__item_d-sticker.sale_84, .l-pattern09 .c-itemList__item_d-sticker.sale_85, .l-pattern09 .c-itemList__item_d-sticker.sale_86, .l-pattern09 .c-itemList__item_d-sticker.sale_87, .l-pattern09 .c-itemList__item_d-sticker.sale_88, .l-pattern09 .c-itemList__item_d-sticker.sale_89, .l-pattern09 .c-itemList__item_d-sticker.sale_90, .l-pattern09 .c-itemList__item_d-sticker.sale_91, .l-pattern09 .c-itemList__item_d-sticker.sale_92, .l-pattern09 .c-itemList__item_d-sticker.sale_95, .l-pattern09 .c-itemList__item_d-sticker.sale_96, .l-pattern09 .c-itemList__item_d-sticker.sale_97, .l-pattern09 .c-itemList__item_d-sticker.sale_98, .l-pattern09 .c-itemList__item_d-sticker.sale_99, .l-pattern09 .c-itemList__item_d-sticker.sale_103, .l-pattern09 .c-itemList__item_d-sticker.sale_104, .l-pattern09 .c-itemList__item_d-sticker.sale_105, .l-pattern09 .c-itemList__item_d-sticker.sale_106, .l-pattern09 .c-itemList__item_d-sticker.sale_107, .l-pattern09 .c-itemList__item_d-sticker.sale_108, .l-pattern09 .c-itemList__item_d-sticker.sale_109, .l-pattern09 .c-itemList__item_d-sticker.sale_110, .l-pattern09 .c-itemList__item_d-sticker.sale_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.free_1, .c-itemList__item_d-sticker.free_2, .c-itemList__item_d-sticker.free_3, .c-itemList__item_d-sticker.free_4, .c-itemList__item_d-sticker.free_5, .c-itemList__item_d-sticker.free_6, .c-itemList__item_d-sticker.free_15, .c-itemList__item_d-sticker.free_16, .c-itemList__item_d-sticker.free_17, .c-itemList__item_d-sticker.free_18, .c-itemList__item_d-sticker.free_19, .c-itemList__item_d-sticker.free_20, .c-itemList__item_d-sticker.free_21, .c-itemList__item_d-sticker.free_22, .c-itemList__item_d-sticker.free_23, .c-itemList__item_d-sticker.free_24, .c-itemList__item_d-sticker.free_41, .c-itemList__item_d-sticker.free_42, .c-itemList__item_d-sticker.free_43, .c-itemList__item_d-sticker.free_44, .c-itemList__item_d-sticker.free_45, .c-itemList__item_d-sticker.free_46, .c-itemList__item_d-sticker.free_47, .c-itemList__item_d-sticker.free_48, .c-itemList__item_d-sticker.free_49, .c-itemList__item_d-sticker.free_50, .c-itemList__item_d-sticker.free_51, .c-itemList__item_d-sticker.free_52, .c-itemList__item_d-sticker.free_53, .c-itemList__item_d-sticker.free_54, .c-itemList__item_d-sticker.free_55, .c-itemList__item_d-sticker.free_63, .c-itemList__item_d-sticker.free_64, .c-itemList__item_d-sticker.free_65, .c-itemList__item_d-sticker.free_66, .c-itemList__item_d-sticker.free_69, .c-itemList__item_d-sticker.free_70, .c-itemList__item_d-sticker.free_71, .c-itemList__item_d-sticker.free_72, .c-itemList__item_d-sticker.free_73, .c-itemList__item_d-sticker.free_74, .c-itemList__item_d-sticker.free_75, .c-itemList__item_d-sticker.free_76, .c-itemList__item_d-sticker.free_78, .c-itemList__item_d-sticker.free_79, .c-itemList__item_d-sticker.free_82, .c-itemList__item_d-sticker.free_83, .c-itemList__item_d-sticker.free_84, .c-itemList__item_d-sticker.free_85, .c-itemList__item_d-sticker.free_86, .c-itemList__item_d-sticker.free_87, .c-itemList__item_d-sticker.free_88, .c-itemList__item_d-sticker.free_89, .c-itemList__item_d-sticker.free_90, .c-itemList__item_d-sticker.free_91, .c-itemList__item_d-sticker.free_92, .c-itemList__item_d-sticker.free_95, .c-itemList__item_d-sticker.free_96, .c-itemList__item_d-sticker.free_97, .c-itemList__item_d-sticker.free_98, .c-itemList__item_d-sticker.free_99, .c-itemList__item_d-sticker.free_103, .c-itemList__item_d-sticker.free_104, .c-itemList__item_d-sticker.free_105, .c-itemList__item_d-sticker.free_106, .c-itemList__item_d-sticker.free_107, .c-itemList__item_d-sticker.free_108, .c-itemList__item_d-sticker.free_109, .c-itemList__item_d-sticker.free_110, .c-itemList__item_d-sticker.free_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.free_1, .c-itemList__item_d-sticker.free_2, .c-itemList__item_d-sticker.free_3, .c-itemList__item_d-sticker.free_4, .c-itemList__item_d-sticker.free_5, .c-itemList__item_d-sticker.free_6, .c-itemList__item_d-sticker.free_15, .c-itemList__item_d-sticker.free_16, .c-itemList__item_d-sticker.free_17, .c-itemList__item_d-sticker.free_18, .c-itemList__item_d-sticker.free_19, .c-itemList__item_d-sticker.free_20, .c-itemList__item_d-sticker.free_21, .c-itemList__item_d-sticker.free_22, .c-itemList__item_d-sticker.free_23, .c-itemList__item_d-sticker.free_24, .c-itemList__item_d-sticker.free_41, .c-itemList__item_d-sticker.free_42, .c-itemList__item_d-sticker.free_43, .c-itemList__item_d-sticker.free_44, .c-itemList__item_d-sticker.free_45, .c-itemList__item_d-sticker.free_46, .c-itemList__item_d-sticker.free_47, .c-itemList__item_d-sticker.free_48, .c-itemList__item_d-sticker.free_49, .c-itemList__item_d-sticker.free_50, .c-itemList__item_d-sticker.free_51, .c-itemList__item_d-sticker.free_52, .c-itemList__item_d-sticker.free_53, .c-itemList__item_d-sticker.free_54, .c-itemList__item_d-sticker.free_55, .c-itemList__item_d-sticker.free_63, .c-itemList__item_d-sticker.free_64, .c-itemList__item_d-sticker.free_65, .c-itemList__item_d-sticker.free_66, .c-itemList__item_d-sticker.free_69, .c-itemList__item_d-sticker.free_70, .c-itemList__item_d-sticker.free_71, .c-itemList__item_d-sticker.free_72, .c-itemList__item_d-sticker.free_73, .c-itemList__item_d-sticker.free_74, .c-itemList__item_d-sticker.free_75, .c-itemList__item_d-sticker.free_76, .c-itemList__item_d-sticker.free_78, .c-itemList__item_d-sticker.free_79, .c-itemList__item_d-sticker.free_82, .c-itemList__item_d-sticker.free_83, .c-itemList__item_d-sticker.free_84, .c-itemList__item_d-sticker.free_85, .c-itemList__item_d-sticker.free_86, .c-itemList__item_d-sticker.free_87, .c-itemList__item_d-sticker.free_88, .c-itemList__item_d-sticker.free_89, .c-itemList__item_d-sticker.free_90, .c-itemList__item_d-sticker.free_91, .c-itemList__item_d-sticker.free_92, .c-itemList__item_d-sticker.free_95, .c-itemList__item_d-sticker.free_96, .c-itemList__item_d-sticker.free_97, .c-itemList__item_d-sticker.free_98, .c-itemList__item_d-sticker.free_99, .c-itemList__item_d-sticker.free_103, .c-itemList__item_d-sticker.free_104, .c-itemList__item_d-sticker.free_105, .c-itemList__item_d-sticker.free_106, .c-itemList__item_d-sticker.free_107, .c-itemList__item_d-sticker.free_108, .c-itemList__item_d-sticker.free_109, .c-itemList__item_d-sticker.free_110, .c-itemList__item_d-sticker.free_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.free_1, .l-pattern09 .c-itemList__item_d-sticker.free_2, .l-pattern09 .c-itemList__item_d-sticker.free_3, .l-pattern09 .c-itemList__item_d-sticker.free_4, .l-pattern09 .c-itemList__item_d-sticker.free_5, .l-pattern09 .c-itemList__item_d-sticker.free_6, .l-pattern09 .c-itemList__item_d-sticker.free_15, .l-pattern09 .c-itemList__item_d-sticker.free_16, .l-pattern09 .c-itemList__item_d-sticker.free_17, .l-pattern09 .c-itemList__item_d-sticker.free_18, .l-pattern09 .c-itemList__item_d-sticker.free_19, .l-pattern09 .c-itemList__item_d-sticker.free_20, .l-pattern09 .c-itemList__item_d-sticker.free_21, .l-pattern09 .c-itemList__item_d-sticker.free_22, .l-pattern09 .c-itemList__item_d-sticker.free_23, .l-pattern09 .c-itemList__item_d-sticker.free_24, .l-pattern09 .c-itemList__item_d-sticker.free_41, .l-pattern09 .c-itemList__item_d-sticker.free_42, .l-pattern09 .c-itemList__item_d-sticker.free_43, .l-pattern09 .c-itemList__item_d-sticker.free_44, .l-pattern09 .c-itemList__item_d-sticker.free_45, .l-pattern09 .c-itemList__item_d-sticker.free_46, .l-pattern09 .c-itemList__item_d-sticker.free_47, .l-pattern09 .c-itemList__item_d-sticker.free_48, .l-pattern09 .c-itemList__item_d-sticker.free_49, .l-pattern09 .c-itemList__item_d-sticker.free_50, .l-pattern09 .c-itemList__item_d-sticker.free_51, .l-pattern09 .c-itemList__item_d-sticker.free_52, .l-pattern09 .c-itemList__item_d-sticker.free_53, .l-pattern09 .c-itemList__item_d-sticker.free_54, .l-pattern09 .c-itemList__item_d-sticker.free_55, .l-pattern09 .c-itemList__item_d-sticker.free_63, .l-pattern09 .c-itemList__item_d-sticker.free_64, .l-pattern09 .c-itemList__item_d-sticker.free_65, .l-pattern09 .c-itemList__item_d-sticker.free_66, .l-pattern09 .c-itemList__item_d-sticker.free_69, .l-pattern09 .c-itemList__item_d-sticker.free_70, .l-pattern09 .c-itemList__item_d-sticker.free_71, .l-pattern09 .c-itemList__item_d-sticker.free_72, .l-pattern09 .c-itemList__item_d-sticker.free_73, .l-pattern09 .c-itemList__item_d-sticker.free_74, .l-pattern09 .c-itemList__item_d-sticker.free_75, .l-pattern09 .c-itemList__item_d-sticker.free_76, .l-pattern09 .c-itemList__item_d-sticker.free_78, .l-pattern09 .c-itemList__item_d-sticker.free_79, .l-pattern09 .c-itemList__item_d-sticker.free_82, .l-pattern09 .c-itemList__item_d-sticker.free_83, .l-pattern09 .c-itemList__item_d-sticker.free_84, .l-pattern09 .c-itemList__item_d-sticker.free_85, .l-pattern09 .c-itemList__item_d-sticker.free_86, .l-pattern09 .c-itemList__item_d-sticker.free_87, .l-pattern09 .c-itemList__item_d-sticker.free_88, .l-pattern09 .c-itemList__item_d-sticker.free_89, .l-pattern09 .c-itemList__item_d-sticker.free_90, .l-pattern09 .c-itemList__item_d-sticker.free_91, .l-pattern09 .c-itemList__item_d-sticker.free_92, .l-pattern09 .c-itemList__item_d-sticker.free_95, .l-pattern09 .c-itemList__item_d-sticker.free_96, .l-pattern09 .c-itemList__item_d-sticker.free_97, .l-pattern09 .c-itemList__item_d-sticker.free_98, .l-pattern09 .c-itemList__item_d-sticker.free_99, .l-pattern09 .c-itemList__item_d-sticker.free_103, .l-pattern09 .c-itemList__item_d-sticker.free_104, .l-pattern09 .c-itemList__item_d-sticker.free_105, .l-pattern09 .c-itemList__item_d-sticker.free_106, .l-pattern09 .c-itemList__item_d-sticker.free_107, .l-pattern09 .c-itemList__item_d-sticker.free_108, .l-pattern09 .c-itemList__item_d-sticker.free_109, .l-pattern09 .c-itemList__item_d-sticker.free_110, .l-pattern09 .c-itemList__item_d-sticker.free_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.other_1, .c-itemList__item_d-sticker.other_2, .c-itemList__item_d-sticker.other_3, .c-itemList__item_d-sticker.other_4, .c-itemList__item_d-sticker.other_5, .c-itemList__item_d-sticker.other_6, .c-itemList__item_d-sticker.other_15, .c-itemList__item_d-sticker.other_16, .c-itemList__item_d-sticker.other_17, .c-itemList__item_d-sticker.other_18, .c-itemList__item_d-sticker.other_19, .c-itemList__item_d-sticker.other_20, .c-itemList__item_d-sticker.other_21, .c-itemList__item_d-sticker.other_22, .c-itemList__item_d-sticker.other_23, .c-itemList__item_d-sticker.other_24, .c-itemList__item_d-sticker.other_41, .c-itemList__item_d-sticker.other_42, .c-itemList__item_d-sticker.other_43, .c-itemList__item_d-sticker.other_44, .c-itemList__item_d-sticker.other_45, .c-itemList__item_d-sticker.other_46, .c-itemList__item_d-sticker.other_47, .c-itemList__item_d-sticker.other_48, .c-itemList__item_d-sticker.other_49, .c-itemList__item_d-sticker.other_50, .c-itemList__item_d-sticker.other_51, .c-itemList__item_d-sticker.other_52, .c-itemList__item_d-sticker.other_53, .c-itemList__item_d-sticker.other_54, .c-itemList__item_d-sticker.other_55, .c-itemList__item_d-sticker.other_63, .c-itemList__item_d-sticker.other_64, .c-itemList__item_d-sticker.other_65, .c-itemList__item_d-sticker.other_66, .c-itemList__item_d-sticker.other_69, .c-itemList__item_d-sticker.other_70, .c-itemList__item_d-sticker.other_71, .c-itemList__item_d-sticker.other_72, .c-itemList__item_d-sticker.other_73, .c-itemList__item_d-sticker.other_74, .c-itemList__item_d-sticker.other_75, .c-itemList__item_d-sticker.other_76, .c-itemList__item_d-sticker.other_78, .c-itemList__item_d-sticker.other_79, .c-itemList__item_d-sticker.other_82, .c-itemList__item_d-sticker.other_83, .c-itemList__item_d-sticker.other_84, .c-itemList__item_d-sticker.other_85, .c-itemList__item_d-sticker.other_86, .c-itemList__item_d-sticker.other_87, .c-itemList__item_d-sticker.other_88, .c-itemList__item_d-sticker.other_89, .c-itemList__item_d-sticker.other_90, .c-itemList__item_d-sticker.other_91, .c-itemList__item_d-sticker.other_92, .c-itemList__item_d-sticker.other_95, .c-itemList__item_d-sticker.other_96, .c-itemList__item_d-sticker.other_97, .c-itemList__item_d-sticker.other_98, .c-itemList__item_d-sticker.other_99, .c-itemList__item_d-sticker.other_103, .c-itemList__item_d-sticker.other_104, .c-itemList__item_d-sticker.other_105, .c-itemList__item_d-sticker.other_106, .c-itemList__item_d-sticker.other_107, .c-itemList__item_d-sticker.other_108, .c-itemList__item_d-sticker.other_109, .c-itemList__item_d-sticker.other_110, .c-itemList__item_d-sticker.other_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.other_1, .c-itemList__item_d-sticker.other_2, .c-itemList__item_d-sticker.other_3, .c-itemList__item_d-sticker.other_4, .c-itemList__item_d-sticker.other_5, .c-itemList__item_d-sticker.other_6, .c-itemList__item_d-sticker.other_15, .c-itemList__item_d-sticker.other_16, .c-itemList__item_d-sticker.other_17, .c-itemList__item_d-sticker.other_18, .c-itemList__item_d-sticker.other_19, .c-itemList__item_d-sticker.other_20, .c-itemList__item_d-sticker.other_21, .c-itemList__item_d-sticker.other_22, .c-itemList__item_d-sticker.other_23, .c-itemList__item_d-sticker.other_24, .c-itemList__item_d-sticker.other_41, .c-itemList__item_d-sticker.other_42, .c-itemList__item_d-sticker.other_43, .c-itemList__item_d-sticker.other_44, .c-itemList__item_d-sticker.other_45, .c-itemList__item_d-sticker.other_46, .c-itemList__item_d-sticker.other_47, .c-itemList__item_d-sticker.other_48, .c-itemList__item_d-sticker.other_49, .c-itemList__item_d-sticker.other_50, .c-itemList__item_d-sticker.other_51, .c-itemList__item_d-sticker.other_52, .c-itemList__item_d-sticker.other_53, .c-itemList__item_d-sticker.other_54, .c-itemList__item_d-sticker.other_55, .c-itemList__item_d-sticker.other_63, .c-itemList__item_d-sticker.other_64, .c-itemList__item_d-sticker.other_65, .c-itemList__item_d-sticker.other_66, .c-itemList__item_d-sticker.other_69, .c-itemList__item_d-sticker.other_70, .c-itemList__item_d-sticker.other_71, .c-itemList__item_d-sticker.other_72, .c-itemList__item_d-sticker.other_73, .c-itemList__item_d-sticker.other_74, .c-itemList__item_d-sticker.other_75, .c-itemList__item_d-sticker.other_76, .c-itemList__item_d-sticker.other_78, .c-itemList__item_d-sticker.other_79, .c-itemList__item_d-sticker.other_82, .c-itemList__item_d-sticker.other_83, .c-itemList__item_d-sticker.other_84, .c-itemList__item_d-sticker.other_85, .c-itemList__item_d-sticker.other_86, .c-itemList__item_d-sticker.other_87, .c-itemList__item_d-sticker.other_88, .c-itemList__item_d-sticker.other_89, .c-itemList__item_d-sticker.other_90, .c-itemList__item_d-sticker.other_91, .c-itemList__item_d-sticker.other_92, .c-itemList__item_d-sticker.other_95, .c-itemList__item_d-sticker.other_96, .c-itemList__item_d-sticker.other_97, .c-itemList__item_d-sticker.other_98, .c-itemList__item_d-sticker.other_99, .c-itemList__item_d-sticker.other_103, .c-itemList__item_d-sticker.other_104, .c-itemList__item_d-sticker.other_105, .c-itemList__item_d-sticker.other_106, .c-itemList__item_d-sticker.other_107, .c-itemList__item_d-sticker.other_108, .c-itemList__item_d-sticker.other_109, .c-itemList__item_d-sticker.other_110, .c-itemList__item_d-sticker.other_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.other_1, .l-pattern09 .c-itemList__item_d-sticker.other_2, .l-pattern09 .c-itemList__item_d-sticker.other_3, .l-pattern09 .c-itemList__item_d-sticker.other_4, .l-pattern09 .c-itemList__item_d-sticker.other_5, .l-pattern09 .c-itemList__item_d-sticker.other_6, .l-pattern09 .c-itemList__item_d-sticker.other_15, .l-pattern09 .c-itemList__item_d-sticker.other_16, .l-pattern09 .c-itemList__item_d-sticker.other_17, .l-pattern09 .c-itemList__item_d-sticker.other_18, .l-pattern09 .c-itemList__item_d-sticker.other_19, .l-pattern09 .c-itemList__item_d-sticker.other_20, .l-pattern09 .c-itemList__item_d-sticker.other_21, .l-pattern09 .c-itemList__item_d-sticker.other_22, .l-pattern09 .c-itemList__item_d-sticker.other_23, .l-pattern09 .c-itemList__item_d-sticker.other_24, .l-pattern09 .c-itemList__item_d-sticker.other_41, .l-pattern09 .c-itemList__item_d-sticker.other_42, .l-pattern09 .c-itemList__item_d-sticker.other_43, .l-pattern09 .c-itemList__item_d-sticker.other_44, .l-pattern09 .c-itemList__item_d-sticker.other_45, .l-pattern09 .c-itemList__item_d-sticker.other_46, .l-pattern09 .c-itemList__item_d-sticker.other_47, .l-pattern09 .c-itemList__item_d-sticker.other_48, .l-pattern09 .c-itemList__item_d-sticker.other_49, .l-pattern09 .c-itemList__item_d-sticker.other_50, .l-pattern09 .c-itemList__item_d-sticker.other_51, .l-pattern09 .c-itemList__item_d-sticker.other_52, .l-pattern09 .c-itemList__item_d-sticker.other_53, .l-pattern09 .c-itemList__item_d-sticker.other_54, .l-pattern09 .c-itemList__item_d-sticker.other_55, .l-pattern09 .c-itemList__item_d-sticker.other_63, .l-pattern09 .c-itemList__item_d-sticker.other_64, .l-pattern09 .c-itemList__item_d-sticker.other_65, .l-pattern09 .c-itemList__item_d-sticker.other_66, .l-pattern09 .c-itemList__item_d-sticker.other_69, .l-pattern09 .c-itemList__item_d-sticker.other_70, .l-pattern09 .c-itemList__item_d-sticker.other_71, .l-pattern09 .c-itemList__item_d-sticker.other_72, .l-pattern09 .c-itemList__item_d-sticker.other_73, .l-pattern09 .c-itemList__item_d-sticker.other_74, .l-pattern09 .c-itemList__item_d-sticker.other_75, .l-pattern09 .c-itemList__item_d-sticker.other_76, .l-pattern09 .c-itemList__item_d-sticker.other_78, .l-pattern09 .c-itemList__item_d-sticker.other_79, .l-pattern09 .c-itemList__item_d-sticker.other_82, .l-pattern09 .c-itemList__item_d-sticker.other_83, .l-pattern09 .c-itemList__item_d-sticker.other_84, .l-pattern09 .c-itemList__item_d-sticker.other_85, .l-pattern09 .c-itemList__item_d-sticker.other_86, .l-pattern09 .c-itemList__item_d-sticker.other_87, .l-pattern09 .c-itemList__item_d-sticker.other_88, .l-pattern09 .c-itemList__item_d-sticker.other_89, .l-pattern09 .c-itemList__item_d-sticker.other_90, .l-pattern09 .c-itemList__item_d-sticker.other_91, .l-pattern09 .c-itemList__item_d-sticker.other_92, .l-pattern09 .c-itemList__item_d-sticker.other_95, .l-pattern09 .c-itemList__item_d-sticker.other_96, .l-pattern09 .c-itemList__item_d-sticker.other_97, .l-pattern09 .c-itemList__item_d-sticker.other_98, .l-pattern09 .c-itemList__item_d-sticker.other_99, .l-pattern09 .c-itemList__item_d-sticker.other_103, .l-pattern09 .c-itemList__item_d-sticker.other_104, .l-pattern09 .c-itemList__item_d-sticker.other_105, .l-pattern09 .c-itemList__item_d-sticker.other_106, .l-pattern09 .c-itemList__item_d-sticker.other_107, .l-pattern09 .c-itemList__item_d-sticker.other_108, .l-pattern09 .c-itemList__item_d-sticker.other_109, .l-pattern09 .c-itemList__item_d-sticker.other_110, .l-pattern09 .c-itemList__item_d-sticker.other_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.event_1, .c-itemList__item_d-sticker.event_2, .c-itemList__item_d-sticker.event_3, .c-itemList__item_d-sticker.event_4, .c-itemList__item_d-sticker.event_5, .c-itemList__item_d-sticker.event_6, .c-itemList__item_d-sticker.event_15, .c-itemList__item_d-sticker.event_16, .c-itemList__item_d-sticker.event_17, .c-itemList__item_d-sticker.event_18, .c-itemList__item_d-sticker.event_19, .c-itemList__item_d-sticker.event_20, .c-itemList__item_d-sticker.event_21, .c-itemList__item_d-sticker.event_22, .c-itemList__item_d-sticker.event_23, .c-itemList__item_d-sticker.event_24, .c-itemList__item_d-sticker.event_41, .c-itemList__item_d-sticker.event_42, .c-itemList__item_d-sticker.event_43, .c-itemList__item_d-sticker.event_44, .c-itemList__item_d-sticker.event_45, .c-itemList__item_d-sticker.event_46, .c-itemList__item_d-sticker.event_47, .c-itemList__item_d-sticker.event_48, .c-itemList__item_d-sticker.event_49, .c-itemList__item_d-sticker.event_50, .c-itemList__item_d-sticker.event_51, .c-itemList__item_d-sticker.event_52, .c-itemList__item_d-sticker.event_53, .c-itemList__item_d-sticker.event_54, .c-itemList__item_d-sticker.event_55, .c-itemList__item_d-sticker.event_63, .c-itemList__item_d-sticker.event_64, .c-itemList__item_d-sticker.event_65, .c-itemList__item_d-sticker.event_66, .c-itemList__item_d-sticker.event_69, .c-itemList__item_d-sticker.event_70, .c-itemList__item_d-sticker.event_71, .c-itemList__item_d-sticker.event_72, .c-itemList__item_d-sticker.event_73, .c-itemList__item_d-sticker.event_74, .c-itemList__item_d-sticker.event_75, .c-itemList__item_d-sticker.event_76, .c-itemList__item_d-sticker.event_78, .c-itemList__item_d-sticker.event_79, .c-itemList__item_d-sticker.event_82, .c-itemList__item_d-sticker.event_83, .c-itemList__item_d-sticker.event_84, .c-itemList__item_d-sticker.event_85, .c-itemList__item_d-sticker.event_86, .c-itemList__item_d-sticker.event_87, .c-itemList__item_d-sticker.event_88, .c-itemList__item_d-sticker.event_89, .c-itemList__item_d-sticker.event_90, .c-itemList__item_d-sticker.event_91, .c-itemList__item_d-sticker.event_92, .c-itemList__item_d-sticker.event_95, .c-itemList__item_d-sticker.event_96, .c-itemList__item_d-sticker.event_97, .c-itemList__item_d-sticker.event_98, .c-itemList__item_d-sticker.event_99, .c-itemList__item_d-sticker.event_103, .c-itemList__item_d-sticker.event_104, .c-itemList__item_d-sticker.event_105, .c-itemList__item_d-sticker.event_106, .c-itemList__item_d-sticker.event_107, .c-itemList__item_d-sticker.event_108, .c-itemList__item_d-sticker.event_109, .c-itemList__item_d-sticker.event_110, .c-itemList__item_d-sticker.event_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.event_1, .c-itemList__item_d-sticker.event_2, .c-itemList__item_d-sticker.event_3, .c-itemList__item_d-sticker.event_4, .c-itemList__item_d-sticker.event_5, .c-itemList__item_d-sticker.event_6, .c-itemList__item_d-sticker.event_15, .c-itemList__item_d-sticker.event_16, .c-itemList__item_d-sticker.event_17, .c-itemList__item_d-sticker.event_18, .c-itemList__item_d-sticker.event_19, .c-itemList__item_d-sticker.event_20, .c-itemList__item_d-sticker.event_21, .c-itemList__item_d-sticker.event_22, .c-itemList__item_d-sticker.event_23, .c-itemList__item_d-sticker.event_24, .c-itemList__item_d-sticker.event_41, .c-itemList__item_d-sticker.event_42, .c-itemList__item_d-sticker.event_43, .c-itemList__item_d-sticker.event_44, .c-itemList__item_d-sticker.event_45, .c-itemList__item_d-sticker.event_46, .c-itemList__item_d-sticker.event_47, .c-itemList__item_d-sticker.event_48, .c-itemList__item_d-sticker.event_49, .c-itemList__item_d-sticker.event_50, .c-itemList__item_d-sticker.event_51, .c-itemList__item_d-sticker.event_52, .c-itemList__item_d-sticker.event_53, .c-itemList__item_d-sticker.event_54, .c-itemList__item_d-sticker.event_55, .c-itemList__item_d-sticker.event_63, .c-itemList__item_d-sticker.event_64, .c-itemList__item_d-sticker.event_65, .c-itemList__item_d-sticker.event_66, .c-itemList__item_d-sticker.event_69, .c-itemList__item_d-sticker.event_70, .c-itemList__item_d-sticker.event_71, .c-itemList__item_d-sticker.event_72, .c-itemList__item_d-sticker.event_73, .c-itemList__item_d-sticker.event_74, .c-itemList__item_d-sticker.event_75, .c-itemList__item_d-sticker.event_76, .c-itemList__item_d-sticker.event_78, .c-itemList__item_d-sticker.event_79, .c-itemList__item_d-sticker.event_82, .c-itemList__item_d-sticker.event_83, .c-itemList__item_d-sticker.event_84, .c-itemList__item_d-sticker.event_85, .c-itemList__item_d-sticker.event_86, .c-itemList__item_d-sticker.event_87, .c-itemList__item_d-sticker.event_88, .c-itemList__item_d-sticker.event_89, .c-itemList__item_d-sticker.event_90, .c-itemList__item_d-sticker.event_91, .c-itemList__item_d-sticker.event_92, .c-itemList__item_d-sticker.event_95, .c-itemList__item_d-sticker.event_96, .c-itemList__item_d-sticker.event_97, .c-itemList__item_d-sticker.event_98, .c-itemList__item_d-sticker.event_99, .c-itemList__item_d-sticker.event_103, .c-itemList__item_d-sticker.event_104, .c-itemList__item_d-sticker.event_105, .c-itemList__item_d-sticker.event_106, .c-itemList__item_d-sticker.event_107, .c-itemList__item_d-sticker.event_108, .c-itemList__item_d-sticker.event_109, .c-itemList__item_d-sticker.event_110, .c-itemList__item_d-sticker.event_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.event_1, .l-pattern09 .c-itemList__item_d-sticker.event_2, .l-pattern09 .c-itemList__item_d-sticker.event_3, .l-pattern09 .c-itemList__item_d-sticker.event_4, .l-pattern09 .c-itemList__item_d-sticker.event_5, .l-pattern09 .c-itemList__item_d-sticker.event_6, .l-pattern09 .c-itemList__item_d-sticker.event_15, .l-pattern09 .c-itemList__item_d-sticker.event_16, .l-pattern09 .c-itemList__item_d-sticker.event_17, .l-pattern09 .c-itemList__item_d-sticker.event_18, .l-pattern09 .c-itemList__item_d-sticker.event_19, .l-pattern09 .c-itemList__item_d-sticker.event_20, .l-pattern09 .c-itemList__item_d-sticker.event_21, .l-pattern09 .c-itemList__item_d-sticker.event_22, .l-pattern09 .c-itemList__item_d-sticker.event_23, .l-pattern09 .c-itemList__item_d-sticker.event_24, .l-pattern09 .c-itemList__item_d-sticker.event_41, .l-pattern09 .c-itemList__item_d-sticker.event_42, .l-pattern09 .c-itemList__item_d-sticker.event_43, .l-pattern09 .c-itemList__item_d-sticker.event_44, .l-pattern09 .c-itemList__item_d-sticker.event_45, .l-pattern09 .c-itemList__item_d-sticker.event_46, .l-pattern09 .c-itemList__item_d-sticker.event_47, .l-pattern09 .c-itemList__item_d-sticker.event_48, .l-pattern09 .c-itemList__item_d-sticker.event_49, .l-pattern09 .c-itemList__item_d-sticker.event_50, .l-pattern09 .c-itemList__item_d-sticker.event_51, .l-pattern09 .c-itemList__item_d-sticker.event_52, .l-pattern09 .c-itemList__item_d-sticker.event_53, .l-pattern09 .c-itemList__item_d-sticker.event_54, .l-pattern09 .c-itemList__item_d-sticker.event_55, .l-pattern09 .c-itemList__item_d-sticker.event_63, .l-pattern09 .c-itemList__item_d-sticker.event_64, .l-pattern09 .c-itemList__item_d-sticker.event_65, .l-pattern09 .c-itemList__item_d-sticker.event_66, .l-pattern09 .c-itemList__item_d-sticker.event_69, .l-pattern09 .c-itemList__item_d-sticker.event_70, .l-pattern09 .c-itemList__item_d-sticker.event_71, .l-pattern09 .c-itemList__item_d-sticker.event_72, .l-pattern09 .c-itemList__item_d-sticker.event_73, .l-pattern09 .c-itemList__item_d-sticker.event_74, .l-pattern09 .c-itemList__item_d-sticker.event_75, .l-pattern09 .c-itemList__item_d-sticker.event_76, .l-pattern09 .c-itemList__item_d-sticker.event_78, .l-pattern09 .c-itemList__item_d-sticker.event_79, .l-pattern09 .c-itemList__item_d-sticker.event_82, .l-pattern09 .c-itemList__item_d-sticker.event_83, .l-pattern09 .c-itemList__item_d-sticker.event_84, .l-pattern09 .c-itemList__item_d-sticker.event_85, .l-pattern09 .c-itemList__item_d-sticker.event_86, .l-pattern09 .c-itemList__item_d-sticker.event_87, .l-pattern09 .c-itemList__item_d-sticker.event_88, .l-pattern09 .c-itemList__item_d-sticker.event_89, .l-pattern09 .c-itemList__item_d-sticker.event_90, .l-pattern09 .c-itemList__item_d-sticker.event_91, .l-pattern09 .c-itemList__item_d-sticker.event_92, .l-pattern09 .c-itemList__item_d-sticker.event_95, .l-pattern09 .c-itemList__item_d-sticker.event_96, .l-pattern09 .c-itemList__item_d-sticker.event_97, .l-pattern09 .c-itemList__item_d-sticker.event_98, .l-pattern09 .c-itemList__item_d-sticker.event_99, .l-pattern09 .c-itemList__item_d-sticker.event_103, .l-pattern09 .c-itemList__item_d-sticker.event_104, .l-pattern09 .c-itemList__item_d-sticker.event_105, .l-pattern09 .c-itemList__item_d-sticker.event_106, .l-pattern09 .c-itemList__item_d-sticker.event_107, .l-pattern09 .c-itemList__item_d-sticker.event_108, .l-pattern09 .c-itemList__item_d-sticker.event_109, .l-pattern09 .c-itemList__item_d-sticker.event_110, .l-pattern09 .c-itemList__item_d-sticker.event_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.original_1, .c-itemList__item_d-sticker.original_2, .c-itemList__item_d-sticker.original_3, .c-itemList__item_d-sticker.original_4, .c-itemList__item_d-sticker.original_5, .c-itemList__item_d-sticker.original_6, .c-itemList__item_d-sticker.original_15, .c-itemList__item_d-sticker.original_16, .c-itemList__item_d-sticker.original_17, .c-itemList__item_d-sticker.original_18, .c-itemList__item_d-sticker.original_19, .c-itemList__item_d-sticker.original_20, .c-itemList__item_d-sticker.original_21, .c-itemList__item_d-sticker.original_22, .c-itemList__item_d-sticker.original_23, .c-itemList__item_d-sticker.original_24, .c-itemList__item_d-sticker.original_41, .c-itemList__item_d-sticker.original_42, .c-itemList__item_d-sticker.original_43, .c-itemList__item_d-sticker.original_44, .c-itemList__item_d-sticker.original_45, .c-itemList__item_d-sticker.original_46, .c-itemList__item_d-sticker.original_47, .c-itemList__item_d-sticker.original_48, .c-itemList__item_d-sticker.original_49, .c-itemList__item_d-sticker.original_50, .c-itemList__item_d-sticker.original_51, .c-itemList__item_d-sticker.original_52, .c-itemList__item_d-sticker.original_53, .c-itemList__item_d-sticker.original_54, .c-itemList__item_d-sticker.original_55, .c-itemList__item_d-sticker.original_63, .c-itemList__item_d-sticker.original_64, .c-itemList__item_d-sticker.original_65, .c-itemList__item_d-sticker.original_66, .c-itemList__item_d-sticker.original_69, .c-itemList__item_d-sticker.original_70, .c-itemList__item_d-sticker.original_71, .c-itemList__item_d-sticker.original_72, .c-itemList__item_d-sticker.original_73, .c-itemList__item_d-sticker.original_74, .c-itemList__item_d-sticker.original_75, .c-itemList__item_d-sticker.original_76, .c-itemList__item_d-sticker.original_78, .c-itemList__item_d-sticker.original_79, .c-itemList__item_d-sticker.original_82, .c-itemList__item_d-sticker.original_83, .c-itemList__item_d-sticker.original_84, .c-itemList__item_d-sticker.original_85, .c-itemList__item_d-sticker.original_86, .c-itemList__item_d-sticker.original_87, .c-itemList__item_d-sticker.original_88, .c-itemList__item_d-sticker.original_89, .c-itemList__item_d-sticker.original_90, .c-itemList__item_d-sticker.original_91, .c-itemList__item_d-sticker.original_92, .c-itemList__item_d-sticker.original_95, .c-itemList__item_d-sticker.original_96, .c-itemList__item_d-sticker.original_97, .c-itemList__item_d-sticker.original_98, .c-itemList__item_d-sticker.original_99, .c-itemList__item_d-sticker.original_103, .c-itemList__item_d-sticker.original_104, .c-itemList__item_d-sticker.original_105, .c-itemList__item_d-sticker.original_106, .c-itemList__item_d-sticker.original_107, .c-itemList__item_d-sticker.original_108, .c-itemList__item_d-sticker.original_109, .c-itemList__item_d-sticker.original_110, .c-itemList__item_d-sticker.original_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.original_1, .c-itemList__item_d-sticker.original_2, .c-itemList__item_d-sticker.original_3, .c-itemList__item_d-sticker.original_4, .c-itemList__item_d-sticker.original_5, .c-itemList__item_d-sticker.original_6, .c-itemList__item_d-sticker.original_15, .c-itemList__item_d-sticker.original_16, .c-itemList__item_d-sticker.original_17, .c-itemList__item_d-sticker.original_18, .c-itemList__item_d-sticker.original_19, .c-itemList__item_d-sticker.original_20, .c-itemList__item_d-sticker.original_21, .c-itemList__item_d-sticker.original_22, .c-itemList__item_d-sticker.original_23, .c-itemList__item_d-sticker.original_24, .c-itemList__item_d-sticker.original_41, .c-itemList__item_d-sticker.original_42, .c-itemList__item_d-sticker.original_43, .c-itemList__item_d-sticker.original_44, .c-itemList__item_d-sticker.original_45, .c-itemList__item_d-sticker.original_46, .c-itemList__item_d-sticker.original_47, .c-itemList__item_d-sticker.original_48, .c-itemList__item_d-sticker.original_49, .c-itemList__item_d-sticker.original_50, .c-itemList__item_d-sticker.original_51, .c-itemList__item_d-sticker.original_52, .c-itemList__item_d-sticker.original_53, .c-itemList__item_d-sticker.original_54, .c-itemList__item_d-sticker.original_55, .c-itemList__item_d-sticker.original_63, .c-itemList__item_d-sticker.original_64, .c-itemList__item_d-sticker.original_65, .c-itemList__item_d-sticker.original_66, .c-itemList__item_d-sticker.original_69, .c-itemList__item_d-sticker.original_70, .c-itemList__item_d-sticker.original_71, .c-itemList__item_d-sticker.original_72, .c-itemList__item_d-sticker.original_73, .c-itemList__item_d-sticker.original_74, .c-itemList__item_d-sticker.original_75, .c-itemList__item_d-sticker.original_76, .c-itemList__item_d-sticker.original_78, .c-itemList__item_d-sticker.original_79, .c-itemList__item_d-sticker.original_82, .c-itemList__item_d-sticker.original_83, .c-itemList__item_d-sticker.original_84, .c-itemList__item_d-sticker.original_85, .c-itemList__item_d-sticker.original_86, .c-itemList__item_d-sticker.original_87, .c-itemList__item_d-sticker.original_88, .c-itemList__item_d-sticker.original_89, .c-itemList__item_d-sticker.original_90, .c-itemList__item_d-sticker.original_91, .c-itemList__item_d-sticker.original_92, .c-itemList__item_d-sticker.original_95, .c-itemList__item_d-sticker.original_96, .c-itemList__item_d-sticker.original_97, .c-itemList__item_d-sticker.original_98, .c-itemList__item_d-sticker.original_99, .c-itemList__item_d-sticker.original_103, .c-itemList__item_d-sticker.original_104, .c-itemList__item_d-sticker.original_105, .c-itemList__item_d-sticker.original_106, .c-itemList__item_d-sticker.original_107, .c-itemList__item_d-sticker.original_108, .c-itemList__item_d-sticker.original_109, .c-itemList__item_d-sticker.original_110, .c-itemList__item_d-sticker.original_111, .c-itemList__item_d-sticker.special_1, .c-itemList__item_d-sticker.special_2, .c-itemList__item_d-sticker.special_3, .c-itemList__item_d-sticker.special_4, .c-itemList__item_d-sticker.special_5, .c-itemList__item_d-sticker.special_6, .c-itemList__item_d-sticker.special_7, .c-itemList__item_d-sticker.special_8, .c-itemList__item_d-sticker.special_9, .c-itemList__item_d-sticker.special_10, .c-itemList__item_d-sticker.special_11, .c-itemList__item_d-sticker.special_12, .c-itemList__item_d-sticker.special_13, .c-itemList__item_d-sticker.special_14, .c-itemList__item_d-sticker.special_15, .c-itemList__item_d-sticker.special_16, .c-itemList__item_d-sticker.special_17, .c-itemList__item_d-sticker.special_18, .c-itemList__item_d-sticker.special_19, .c-itemList__item_d-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.original_1, .l-pattern09 .c-itemList__item_d-sticker.original_2, .l-pattern09 .c-itemList__item_d-sticker.original_3, .l-pattern09 .c-itemList__item_d-sticker.original_4, .l-pattern09 .c-itemList__item_d-sticker.original_5, .l-pattern09 .c-itemList__item_d-sticker.original_6, .l-pattern09 .c-itemList__item_d-sticker.original_15, .l-pattern09 .c-itemList__item_d-sticker.original_16, .l-pattern09 .c-itemList__item_d-sticker.original_17, .l-pattern09 .c-itemList__item_d-sticker.original_18, .l-pattern09 .c-itemList__item_d-sticker.original_19, .l-pattern09 .c-itemList__item_d-sticker.original_20, .l-pattern09 .c-itemList__item_d-sticker.original_21, .l-pattern09 .c-itemList__item_d-sticker.original_22, .l-pattern09 .c-itemList__item_d-sticker.original_23, .l-pattern09 .c-itemList__item_d-sticker.original_24, .l-pattern09 .c-itemList__item_d-sticker.original_41, .l-pattern09 .c-itemList__item_d-sticker.original_42, .l-pattern09 .c-itemList__item_d-sticker.original_43, .l-pattern09 .c-itemList__item_d-sticker.original_44, .l-pattern09 .c-itemList__item_d-sticker.original_45, .l-pattern09 .c-itemList__item_d-sticker.original_46, .l-pattern09 .c-itemList__item_d-sticker.original_47, .l-pattern09 .c-itemList__item_d-sticker.original_48, .l-pattern09 .c-itemList__item_d-sticker.original_49, .l-pattern09 .c-itemList__item_d-sticker.original_50, .l-pattern09 .c-itemList__item_d-sticker.original_51, .l-pattern09 .c-itemList__item_d-sticker.original_52, .l-pattern09 .c-itemList__item_d-sticker.original_53, .l-pattern09 .c-itemList__item_d-sticker.original_54, .l-pattern09 .c-itemList__item_d-sticker.original_55, .l-pattern09 .c-itemList__item_d-sticker.original_63, .l-pattern09 .c-itemList__item_d-sticker.original_64, .l-pattern09 .c-itemList__item_d-sticker.original_65, .l-pattern09 .c-itemList__item_d-sticker.original_66, .l-pattern09 .c-itemList__item_d-sticker.original_69, .l-pattern09 .c-itemList__item_d-sticker.original_70, .l-pattern09 .c-itemList__item_d-sticker.original_71, .l-pattern09 .c-itemList__item_d-sticker.original_72, .l-pattern09 .c-itemList__item_d-sticker.original_73, .l-pattern09 .c-itemList__item_d-sticker.original_74, .l-pattern09 .c-itemList__item_d-sticker.original_75, .l-pattern09 .c-itemList__item_d-sticker.original_76, .l-pattern09 .c-itemList__item_d-sticker.original_78, .l-pattern09 .c-itemList__item_d-sticker.original_79, .l-pattern09 .c-itemList__item_d-sticker.original_82, .l-pattern09 .c-itemList__item_d-sticker.original_83, .l-pattern09 .c-itemList__item_d-sticker.original_84, .l-pattern09 .c-itemList__item_d-sticker.original_85, .l-pattern09 .c-itemList__item_d-sticker.original_86, .l-pattern09 .c-itemList__item_d-sticker.original_87, .l-pattern09 .c-itemList__item_d-sticker.original_88, .l-pattern09 .c-itemList__item_d-sticker.original_89, .l-pattern09 .c-itemList__item_d-sticker.original_90, .l-pattern09 .c-itemList__item_d-sticker.original_91, .l-pattern09 .c-itemList__item_d-sticker.original_92, .l-pattern09 .c-itemList__item_d-sticker.original_95, .l-pattern09 .c-itemList__item_d-sticker.original_96, .l-pattern09 .c-itemList__item_d-sticker.original_97, .l-pattern09 .c-itemList__item_d-sticker.original_98, .l-pattern09 .c-itemList__item_d-sticker.original_99, .l-pattern09 .c-itemList__item_d-sticker.original_103, .l-pattern09 .c-itemList__item_d-sticker.original_104, .l-pattern09 .c-itemList__item_d-sticker.original_105, .l-pattern09 .c-itemList__item_d-sticker.original_106, .l-pattern09 .c-itemList__item_d-sticker.original_107, .l-pattern09 .c-itemList__item_d-sticker.original_108, .l-pattern09 .c-itemList__item_d-sticker.original_109, .l-pattern09 .c-itemList__item_d-sticker.original_110, .l-pattern09 .c-itemList__item_d-sticker.original_111, .l-pattern09 .c-itemList__item_d-sticker.special_1, .l-pattern09 .c-itemList__item_d-sticker.special_2, .l-pattern09 .c-itemList__item_d-sticker.special_3, .l-pattern09 .c-itemList__item_d-sticker.special_4, .l-pattern09 .c-itemList__item_d-sticker.special_5, .l-pattern09 .c-itemList__item_d-sticker.special_6, .l-pattern09 .c-itemList__item_d-sticker.special_7, .l-pattern09 .c-itemList__item_d-sticker.special_8, .l-pattern09 .c-itemList__item_d-sticker.special_9, .l-pattern09 .c-itemList__item_d-sticker.special_10, .l-pattern09 .c-itemList__item_d-sticker.special_11, .l-pattern09 .c-itemList__item_d-sticker.special_12, .l-pattern09 .c-itemList__item_d-sticker.special_13, .l-pattern09 .c-itemList__item_d-sticker.special_14, .l-pattern09 .c-itemList__item_d-sticker.special_15, .l-pattern09 .c-itemList__item_d-sticker.special_16, .l-pattern09 .c-itemList__item_d-sticker.special_17, .l-pattern09 .c-itemList__item_d-sticker.special_18, .l-pattern09 .c-itemList__item_d-sticker.special_19, .l-pattern09 .c-itemList__item_d-sticker.special_20 {
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_d-sticker.new_7, .c-itemList__item_d-sticker.new_8, .c-itemList__item_d-sticker.new_9, .c-itemList__item_d-sticker.new_10, .c-itemList__item_d-sticker.new_11, .c-itemList__item_d-sticker.new_12, .c-itemList__item_d-sticker.new_35, .c-itemList__item_d-sticker.new_36, .c-itemList__item_d-sticker.new_37, .c-itemList__item_d-sticker.new_38, .c-itemList__item_d-sticker.new_39, .c-itemList__item_d-sticker.new_60, .c-itemList__item_d-sticker.new_61, .c-itemList__item_d-sticker.new_62, .c-itemList__item_d-sticker.new_67, .c-itemList__item_d-sticker.new_68, .c-itemList__item_d-sticker.new_77, .c-itemList__item_d-sticker.new_80, .c-itemList__item_d-sticker.new_81, .c-itemList__item_d-sticker.new_102, .c-itemList__item_d-sticker.new_112, .c-itemList__item_d-sticker.new_113, .c-itemList__item_d-sticker.new_114, .c-itemList__item_d-sticker.new_115, .c-itemList__item_d-sticker.new_116, .c-itemList__item_d-sticker.new_117, .c-itemList__item_d-sticker.new_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.new_7, .c-itemList__item_d-sticker.new_8, .c-itemList__item_d-sticker.new_9, .c-itemList__item_d-sticker.new_10, .c-itemList__item_d-sticker.new_11, .c-itemList__item_d-sticker.new_12, .c-itemList__item_d-sticker.new_35, .c-itemList__item_d-sticker.new_36, .c-itemList__item_d-sticker.new_37, .c-itemList__item_d-sticker.new_38, .c-itemList__item_d-sticker.new_39, .c-itemList__item_d-sticker.new_60, .c-itemList__item_d-sticker.new_61, .c-itemList__item_d-sticker.new_62, .c-itemList__item_d-sticker.new_67, .c-itemList__item_d-sticker.new_68, .c-itemList__item_d-sticker.new_77, .c-itemList__item_d-sticker.new_80, .c-itemList__item_d-sticker.new_81, .c-itemList__item_d-sticker.new_102, .c-itemList__item_d-sticker.new_112, .c-itemList__item_d-sticker.new_113, .c-itemList__item_d-sticker.new_114, .c-itemList__item_d-sticker.new_115, .c-itemList__item_d-sticker.new_116, .c-itemList__item_d-sticker.new_117, .c-itemList__item_d-sticker.new_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.new_7, .l-pattern09 .c-itemList__item_d-sticker.new_8, .l-pattern09 .c-itemList__item_d-sticker.new_9, .l-pattern09 .c-itemList__item_d-sticker.new_10, .l-pattern09 .c-itemList__item_d-sticker.new_11, .l-pattern09 .c-itemList__item_d-sticker.new_12, .l-pattern09 .c-itemList__item_d-sticker.new_35, .l-pattern09 .c-itemList__item_d-sticker.new_36, .l-pattern09 .c-itemList__item_d-sticker.new_37, .l-pattern09 .c-itemList__item_d-sticker.new_38, .l-pattern09 .c-itemList__item_d-sticker.new_39, .l-pattern09 .c-itemList__item_d-sticker.new_60, .l-pattern09 .c-itemList__item_d-sticker.new_61, .l-pattern09 .c-itemList__item_d-sticker.new_62, .l-pattern09 .c-itemList__item_d-sticker.new_67, .l-pattern09 .c-itemList__item_d-sticker.new_68, .l-pattern09 .c-itemList__item_d-sticker.new_77, .l-pattern09 .c-itemList__item_d-sticker.new_80, .l-pattern09 .c-itemList__item_d-sticker.new_81, .l-pattern09 .c-itemList__item_d-sticker.new_102, .l-pattern09 .c-itemList__item_d-sticker.new_112, .l-pattern09 .c-itemList__item_d-sticker.new_113, .l-pattern09 .c-itemList__item_d-sticker.new_114, .l-pattern09 .c-itemList__item_d-sticker.new_115, .l-pattern09 .c-itemList__item_d-sticker.new_116, .l-pattern09 .c-itemList__item_d-sticker.new_117, .l-pattern09 .c-itemList__item_d-sticker.new_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.hot_7, .c-itemList__item_d-sticker.hot_8, .c-itemList__item_d-sticker.hot_9, .c-itemList__item_d-sticker.hot_10, .c-itemList__item_d-sticker.hot_11, .c-itemList__item_d-sticker.hot_12, .c-itemList__item_d-sticker.hot_35, .c-itemList__item_d-sticker.hot_36, .c-itemList__item_d-sticker.hot_37, .c-itemList__item_d-sticker.hot_38, .c-itemList__item_d-sticker.hot_39, .c-itemList__item_d-sticker.hot_60, .c-itemList__item_d-sticker.hot_61, .c-itemList__item_d-sticker.hot_62, .c-itemList__item_d-sticker.hot_67, .c-itemList__item_d-sticker.hot_68, .c-itemList__item_d-sticker.hot_77, .c-itemList__item_d-sticker.hot_80, .c-itemList__item_d-sticker.hot_81, .c-itemList__item_d-sticker.hot_102, .c-itemList__item_d-sticker.hot_112, .c-itemList__item_d-sticker.hot_113, .c-itemList__item_d-sticker.hot_114, .c-itemList__item_d-sticker.hot_115, .c-itemList__item_d-sticker.hot_116, .c-itemList__item_d-sticker.hot_117, .c-itemList__item_d-sticker.hot_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.hot_7, .c-itemList__item_d-sticker.hot_8, .c-itemList__item_d-sticker.hot_9, .c-itemList__item_d-sticker.hot_10, .c-itemList__item_d-sticker.hot_11, .c-itemList__item_d-sticker.hot_12, .c-itemList__item_d-sticker.hot_35, .c-itemList__item_d-sticker.hot_36, .c-itemList__item_d-sticker.hot_37, .c-itemList__item_d-sticker.hot_38, .c-itemList__item_d-sticker.hot_39, .c-itemList__item_d-sticker.hot_60, .c-itemList__item_d-sticker.hot_61, .c-itemList__item_d-sticker.hot_62, .c-itemList__item_d-sticker.hot_67, .c-itemList__item_d-sticker.hot_68, .c-itemList__item_d-sticker.hot_77, .c-itemList__item_d-sticker.hot_80, .c-itemList__item_d-sticker.hot_81, .c-itemList__item_d-sticker.hot_102, .c-itemList__item_d-sticker.hot_112, .c-itemList__item_d-sticker.hot_113, .c-itemList__item_d-sticker.hot_114, .c-itemList__item_d-sticker.hot_115, .c-itemList__item_d-sticker.hot_116, .c-itemList__item_d-sticker.hot_117, .c-itemList__item_d-sticker.hot_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.hot_7, .l-pattern09 .c-itemList__item_d-sticker.hot_8, .l-pattern09 .c-itemList__item_d-sticker.hot_9, .l-pattern09 .c-itemList__item_d-sticker.hot_10, .l-pattern09 .c-itemList__item_d-sticker.hot_11, .l-pattern09 .c-itemList__item_d-sticker.hot_12, .l-pattern09 .c-itemList__item_d-sticker.hot_35, .l-pattern09 .c-itemList__item_d-sticker.hot_36, .l-pattern09 .c-itemList__item_d-sticker.hot_37, .l-pattern09 .c-itemList__item_d-sticker.hot_38, .l-pattern09 .c-itemList__item_d-sticker.hot_39, .l-pattern09 .c-itemList__item_d-sticker.hot_60, .l-pattern09 .c-itemList__item_d-sticker.hot_61, .l-pattern09 .c-itemList__item_d-sticker.hot_62, .l-pattern09 .c-itemList__item_d-sticker.hot_67, .l-pattern09 .c-itemList__item_d-sticker.hot_68, .l-pattern09 .c-itemList__item_d-sticker.hot_77, .l-pattern09 .c-itemList__item_d-sticker.hot_80, .l-pattern09 .c-itemList__item_d-sticker.hot_81, .l-pattern09 .c-itemList__item_d-sticker.hot_102, .l-pattern09 .c-itemList__item_d-sticker.hot_112, .l-pattern09 .c-itemList__item_d-sticker.hot_113, .l-pattern09 .c-itemList__item_d-sticker.hot_114, .l-pattern09 .c-itemList__item_d-sticker.hot_115, .l-pattern09 .c-itemList__item_d-sticker.hot_116, .l-pattern09 .c-itemList__item_d-sticker.hot_117, .l-pattern09 .c-itemList__item_d-sticker.hot_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.sale_7, .c-itemList__item_d-sticker.sale_8, .c-itemList__item_d-sticker.sale_9, .c-itemList__item_d-sticker.sale_10, .c-itemList__item_d-sticker.sale_11, .c-itemList__item_d-sticker.sale_12, .c-itemList__item_d-sticker.sale_35, .c-itemList__item_d-sticker.sale_36, .c-itemList__item_d-sticker.sale_37, .c-itemList__item_d-sticker.sale_38, .c-itemList__item_d-sticker.sale_39, .c-itemList__item_d-sticker.sale_60, .c-itemList__item_d-sticker.sale_61, .c-itemList__item_d-sticker.sale_62, .c-itemList__item_d-sticker.sale_67, .c-itemList__item_d-sticker.sale_68, .c-itemList__item_d-sticker.sale_77, .c-itemList__item_d-sticker.sale_80, .c-itemList__item_d-sticker.sale_81, .c-itemList__item_d-sticker.sale_102, .c-itemList__item_d-sticker.sale_112, .c-itemList__item_d-sticker.sale_113, .c-itemList__item_d-sticker.sale_114, .c-itemList__item_d-sticker.sale_115, .c-itemList__item_d-sticker.sale_116, .c-itemList__item_d-sticker.sale_117, .c-itemList__item_d-sticker.sale_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.sale_7, .c-itemList__item_d-sticker.sale_8, .c-itemList__item_d-sticker.sale_9, .c-itemList__item_d-sticker.sale_10, .c-itemList__item_d-sticker.sale_11, .c-itemList__item_d-sticker.sale_12, .c-itemList__item_d-sticker.sale_35, .c-itemList__item_d-sticker.sale_36, .c-itemList__item_d-sticker.sale_37, .c-itemList__item_d-sticker.sale_38, .c-itemList__item_d-sticker.sale_39, .c-itemList__item_d-sticker.sale_60, .c-itemList__item_d-sticker.sale_61, .c-itemList__item_d-sticker.sale_62, .c-itemList__item_d-sticker.sale_67, .c-itemList__item_d-sticker.sale_68, .c-itemList__item_d-sticker.sale_77, .c-itemList__item_d-sticker.sale_80, .c-itemList__item_d-sticker.sale_81, .c-itemList__item_d-sticker.sale_102, .c-itemList__item_d-sticker.sale_112, .c-itemList__item_d-sticker.sale_113, .c-itemList__item_d-sticker.sale_114, .c-itemList__item_d-sticker.sale_115, .c-itemList__item_d-sticker.sale_116, .c-itemList__item_d-sticker.sale_117, .c-itemList__item_d-sticker.sale_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.sale_7, .l-pattern09 .c-itemList__item_d-sticker.sale_8, .l-pattern09 .c-itemList__item_d-sticker.sale_9, .l-pattern09 .c-itemList__item_d-sticker.sale_10, .l-pattern09 .c-itemList__item_d-sticker.sale_11, .l-pattern09 .c-itemList__item_d-sticker.sale_12, .l-pattern09 .c-itemList__item_d-sticker.sale_35, .l-pattern09 .c-itemList__item_d-sticker.sale_36, .l-pattern09 .c-itemList__item_d-sticker.sale_37, .l-pattern09 .c-itemList__item_d-sticker.sale_38, .l-pattern09 .c-itemList__item_d-sticker.sale_39, .l-pattern09 .c-itemList__item_d-sticker.sale_60, .l-pattern09 .c-itemList__item_d-sticker.sale_61, .l-pattern09 .c-itemList__item_d-sticker.sale_62, .l-pattern09 .c-itemList__item_d-sticker.sale_67, .l-pattern09 .c-itemList__item_d-sticker.sale_68, .l-pattern09 .c-itemList__item_d-sticker.sale_77, .l-pattern09 .c-itemList__item_d-sticker.sale_80, .l-pattern09 .c-itemList__item_d-sticker.sale_81, .l-pattern09 .c-itemList__item_d-sticker.sale_102, .l-pattern09 .c-itemList__item_d-sticker.sale_112, .l-pattern09 .c-itemList__item_d-sticker.sale_113, .l-pattern09 .c-itemList__item_d-sticker.sale_114, .l-pattern09 .c-itemList__item_d-sticker.sale_115, .l-pattern09 .c-itemList__item_d-sticker.sale_116, .l-pattern09 .c-itemList__item_d-sticker.sale_117, .l-pattern09 .c-itemList__item_d-sticker.sale_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.free_7, .c-itemList__item_d-sticker.free_8, .c-itemList__item_d-sticker.free_9, .c-itemList__item_d-sticker.free_10, .c-itemList__item_d-sticker.free_11, .c-itemList__item_d-sticker.free_12, .c-itemList__item_d-sticker.free_35, .c-itemList__item_d-sticker.free_36, .c-itemList__item_d-sticker.free_37, .c-itemList__item_d-sticker.free_38, .c-itemList__item_d-sticker.free_39, .c-itemList__item_d-sticker.free_60, .c-itemList__item_d-sticker.free_61, .c-itemList__item_d-sticker.free_62, .c-itemList__item_d-sticker.free_67, .c-itemList__item_d-sticker.free_68, .c-itemList__item_d-sticker.free_77, .c-itemList__item_d-sticker.free_80, .c-itemList__item_d-sticker.free_81, .c-itemList__item_d-sticker.free_102, .c-itemList__item_d-sticker.free_112, .c-itemList__item_d-sticker.free_113, .c-itemList__item_d-sticker.free_114, .c-itemList__item_d-sticker.free_115, .c-itemList__item_d-sticker.free_116, .c-itemList__item_d-sticker.free_117, .c-itemList__item_d-sticker.free_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.free_7, .c-itemList__item_d-sticker.free_8, .c-itemList__item_d-sticker.free_9, .c-itemList__item_d-sticker.free_10, .c-itemList__item_d-sticker.free_11, .c-itemList__item_d-sticker.free_12, .c-itemList__item_d-sticker.free_35, .c-itemList__item_d-sticker.free_36, .c-itemList__item_d-sticker.free_37, .c-itemList__item_d-sticker.free_38, .c-itemList__item_d-sticker.free_39, .c-itemList__item_d-sticker.free_60, .c-itemList__item_d-sticker.free_61, .c-itemList__item_d-sticker.free_62, .c-itemList__item_d-sticker.free_67, .c-itemList__item_d-sticker.free_68, .c-itemList__item_d-sticker.free_77, .c-itemList__item_d-sticker.free_80, .c-itemList__item_d-sticker.free_81, .c-itemList__item_d-sticker.free_102, .c-itemList__item_d-sticker.free_112, .c-itemList__item_d-sticker.free_113, .c-itemList__item_d-sticker.free_114, .c-itemList__item_d-sticker.free_115, .c-itemList__item_d-sticker.free_116, .c-itemList__item_d-sticker.free_117, .c-itemList__item_d-sticker.free_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.free_7, .l-pattern09 .c-itemList__item_d-sticker.free_8, .l-pattern09 .c-itemList__item_d-sticker.free_9, .l-pattern09 .c-itemList__item_d-sticker.free_10, .l-pattern09 .c-itemList__item_d-sticker.free_11, .l-pattern09 .c-itemList__item_d-sticker.free_12, .l-pattern09 .c-itemList__item_d-sticker.free_35, .l-pattern09 .c-itemList__item_d-sticker.free_36, .l-pattern09 .c-itemList__item_d-sticker.free_37, .l-pattern09 .c-itemList__item_d-sticker.free_38, .l-pattern09 .c-itemList__item_d-sticker.free_39, .l-pattern09 .c-itemList__item_d-sticker.free_60, .l-pattern09 .c-itemList__item_d-sticker.free_61, .l-pattern09 .c-itemList__item_d-sticker.free_62, .l-pattern09 .c-itemList__item_d-sticker.free_67, .l-pattern09 .c-itemList__item_d-sticker.free_68, .l-pattern09 .c-itemList__item_d-sticker.free_77, .l-pattern09 .c-itemList__item_d-sticker.free_80, .l-pattern09 .c-itemList__item_d-sticker.free_81, .l-pattern09 .c-itemList__item_d-sticker.free_102, .l-pattern09 .c-itemList__item_d-sticker.free_112, .l-pattern09 .c-itemList__item_d-sticker.free_113, .l-pattern09 .c-itemList__item_d-sticker.free_114, .l-pattern09 .c-itemList__item_d-sticker.free_115, .l-pattern09 .c-itemList__item_d-sticker.free_116, .l-pattern09 .c-itemList__item_d-sticker.free_117, .l-pattern09 .c-itemList__item_d-sticker.free_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.other_7, .c-itemList__item_d-sticker.other_8, .c-itemList__item_d-sticker.other_9, .c-itemList__item_d-sticker.other_10, .c-itemList__item_d-sticker.other_11, .c-itemList__item_d-sticker.other_12, .c-itemList__item_d-sticker.other_35, .c-itemList__item_d-sticker.other_36, .c-itemList__item_d-sticker.other_37, .c-itemList__item_d-sticker.other_38, .c-itemList__item_d-sticker.other_39, .c-itemList__item_d-sticker.other_60, .c-itemList__item_d-sticker.other_61, .c-itemList__item_d-sticker.other_62, .c-itemList__item_d-sticker.other_67, .c-itemList__item_d-sticker.other_68, .c-itemList__item_d-sticker.other_77, .c-itemList__item_d-sticker.other_80, .c-itemList__item_d-sticker.other_81, .c-itemList__item_d-sticker.other_102, .c-itemList__item_d-sticker.other_112, .c-itemList__item_d-sticker.other_113, .c-itemList__item_d-sticker.other_114, .c-itemList__item_d-sticker.other_115, .c-itemList__item_d-sticker.other_116, .c-itemList__item_d-sticker.other_117, .c-itemList__item_d-sticker.other_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.other_7, .c-itemList__item_d-sticker.other_8, .c-itemList__item_d-sticker.other_9, .c-itemList__item_d-sticker.other_10, .c-itemList__item_d-sticker.other_11, .c-itemList__item_d-sticker.other_12, .c-itemList__item_d-sticker.other_35, .c-itemList__item_d-sticker.other_36, .c-itemList__item_d-sticker.other_37, .c-itemList__item_d-sticker.other_38, .c-itemList__item_d-sticker.other_39, .c-itemList__item_d-sticker.other_60, .c-itemList__item_d-sticker.other_61, .c-itemList__item_d-sticker.other_62, .c-itemList__item_d-sticker.other_67, .c-itemList__item_d-sticker.other_68, .c-itemList__item_d-sticker.other_77, .c-itemList__item_d-sticker.other_80, .c-itemList__item_d-sticker.other_81, .c-itemList__item_d-sticker.other_102, .c-itemList__item_d-sticker.other_112, .c-itemList__item_d-sticker.other_113, .c-itemList__item_d-sticker.other_114, .c-itemList__item_d-sticker.other_115, .c-itemList__item_d-sticker.other_116, .c-itemList__item_d-sticker.other_117, .c-itemList__item_d-sticker.other_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.other_7, .l-pattern09 .c-itemList__item_d-sticker.other_8, .l-pattern09 .c-itemList__item_d-sticker.other_9, .l-pattern09 .c-itemList__item_d-sticker.other_10, .l-pattern09 .c-itemList__item_d-sticker.other_11, .l-pattern09 .c-itemList__item_d-sticker.other_12, .l-pattern09 .c-itemList__item_d-sticker.other_35, .l-pattern09 .c-itemList__item_d-sticker.other_36, .l-pattern09 .c-itemList__item_d-sticker.other_37, .l-pattern09 .c-itemList__item_d-sticker.other_38, .l-pattern09 .c-itemList__item_d-sticker.other_39, .l-pattern09 .c-itemList__item_d-sticker.other_60, .l-pattern09 .c-itemList__item_d-sticker.other_61, .l-pattern09 .c-itemList__item_d-sticker.other_62, .l-pattern09 .c-itemList__item_d-sticker.other_67, .l-pattern09 .c-itemList__item_d-sticker.other_68, .l-pattern09 .c-itemList__item_d-sticker.other_77, .l-pattern09 .c-itemList__item_d-sticker.other_80, .l-pattern09 .c-itemList__item_d-sticker.other_81, .l-pattern09 .c-itemList__item_d-sticker.other_102, .l-pattern09 .c-itemList__item_d-sticker.other_112, .l-pattern09 .c-itemList__item_d-sticker.other_113, .l-pattern09 .c-itemList__item_d-sticker.other_114, .l-pattern09 .c-itemList__item_d-sticker.other_115, .l-pattern09 .c-itemList__item_d-sticker.other_116, .l-pattern09 .c-itemList__item_d-sticker.other_117, .l-pattern09 .c-itemList__item_d-sticker.other_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.event_7, .c-itemList__item_d-sticker.event_8, .c-itemList__item_d-sticker.event_9, .c-itemList__item_d-sticker.event_10, .c-itemList__item_d-sticker.event_11, .c-itemList__item_d-sticker.event_12, .c-itemList__item_d-sticker.event_35, .c-itemList__item_d-sticker.event_36, .c-itemList__item_d-sticker.event_37, .c-itemList__item_d-sticker.event_38, .c-itemList__item_d-sticker.event_39, .c-itemList__item_d-sticker.event_60, .c-itemList__item_d-sticker.event_61, .c-itemList__item_d-sticker.event_62, .c-itemList__item_d-sticker.event_67, .c-itemList__item_d-sticker.event_68, .c-itemList__item_d-sticker.event_77, .c-itemList__item_d-sticker.event_80, .c-itemList__item_d-sticker.event_81, .c-itemList__item_d-sticker.event_102, .c-itemList__item_d-sticker.event_112, .c-itemList__item_d-sticker.event_113, .c-itemList__item_d-sticker.event_114, .c-itemList__item_d-sticker.event_115, .c-itemList__item_d-sticker.event_116, .c-itemList__item_d-sticker.event_117, .c-itemList__item_d-sticker.event_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.event_7, .c-itemList__item_d-sticker.event_8, .c-itemList__item_d-sticker.event_9, .c-itemList__item_d-sticker.event_10, .c-itemList__item_d-sticker.event_11, .c-itemList__item_d-sticker.event_12, .c-itemList__item_d-sticker.event_35, .c-itemList__item_d-sticker.event_36, .c-itemList__item_d-sticker.event_37, .c-itemList__item_d-sticker.event_38, .c-itemList__item_d-sticker.event_39, .c-itemList__item_d-sticker.event_60, .c-itemList__item_d-sticker.event_61, .c-itemList__item_d-sticker.event_62, .c-itemList__item_d-sticker.event_67, .c-itemList__item_d-sticker.event_68, .c-itemList__item_d-sticker.event_77, .c-itemList__item_d-sticker.event_80, .c-itemList__item_d-sticker.event_81, .c-itemList__item_d-sticker.event_102, .c-itemList__item_d-sticker.event_112, .c-itemList__item_d-sticker.event_113, .c-itemList__item_d-sticker.event_114, .c-itemList__item_d-sticker.event_115, .c-itemList__item_d-sticker.event_116, .c-itemList__item_d-sticker.event_117, .c-itemList__item_d-sticker.event_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.event_7, .l-pattern09 .c-itemList__item_d-sticker.event_8, .l-pattern09 .c-itemList__item_d-sticker.event_9, .l-pattern09 .c-itemList__item_d-sticker.event_10, .l-pattern09 .c-itemList__item_d-sticker.event_11, .l-pattern09 .c-itemList__item_d-sticker.event_12, .l-pattern09 .c-itemList__item_d-sticker.event_35, .l-pattern09 .c-itemList__item_d-sticker.event_36, .l-pattern09 .c-itemList__item_d-sticker.event_37, .l-pattern09 .c-itemList__item_d-sticker.event_38, .l-pattern09 .c-itemList__item_d-sticker.event_39, .l-pattern09 .c-itemList__item_d-sticker.event_60, .l-pattern09 .c-itemList__item_d-sticker.event_61, .l-pattern09 .c-itemList__item_d-sticker.event_62, .l-pattern09 .c-itemList__item_d-sticker.event_67, .l-pattern09 .c-itemList__item_d-sticker.event_68, .l-pattern09 .c-itemList__item_d-sticker.event_77, .l-pattern09 .c-itemList__item_d-sticker.event_80, .l-pattern09 .c-itemList__item_d-sticker.event_81, .l-pattern09 .c-itemList__item_d-sticker.event_102, .l-pattern09 .c-itemList__item_d-sticker.event_112, .l-pattern09 .c-itemList__item_d-sticker.event_113, .l-pattern09 .c-itemList__item_d-sticker.event_114, .l-pattern09 .c-itemList__item_d-sticker.event_115, .l-pattern09 .c-itemList__item_d-sticker.event_116, .l-pattern09 .c-itemList__item_d-sticker.event_117, .l-pattern09 .c-itemList__item_d-sticker.event_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.original_7, .c-itemList__item_d-sticker.original_8, .c-itemList__item_d-sticker.original_9, .c-itemList__item_d-sticker.original_10, .c-itemList__item_d-sticker.original_11, .c-itemList__item_d-sticker.original_12, .c-itemList__item_d-sticker.original_35, .c-itemList__item_d-sticker.original_36, .c-itemList__item_d-sticker.original_37, .c-itemList__item_d-sticker.original_38, .c-itemList__item_d-sticker.original_39, .c-itemList__item_d-sticker.original_60, .c-itemList__item_d-sticker.original_61, .c-itemList__item_d-sticker.original_62, .c-itemList__item_d-sticker.original_67, .c-itemList__item_d-sticker.original_68, .c-itemList__item_d-sticker.original_77, .c-itemList__item_d-sticker.original_80, .c-itemList__item_d-sticker.original_81, .c-itemList__item_d-sticker.original_102, .c-itemList__item_d-sticker.original_112, .c-itemList__item_d-sticker.original_113, .c-itemList__item_d-sticker.original_114, .c-itemList__item_d-sticker.original_115, .c-itemList__item_d-sticker.original_116, .c-itemList__item_d-sticker.original_117, .c-itemList__item_d-sticker.original_118 {
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.original_7, .c-itemList__item_d-sticker.original_8, .c-itemList__item_d-sticker.original_9, .c-itemList__item_d-sticker.original_10, .c-itemList__item_d-sticker.original_11, .c-itemList__item_d-sticker.original_12, .c-itemList__item_d-sticker.original_35, .c-itemList__item_d-sticker.original_36, .c-itemList__item_d-sticker.original_37, .c-itemList__item_d-sticker.original_38, .c-itemList__item_d-sticker.original_39, .c-itemList__item_d-sticker.original_60, .c-itemList__item_d-sticker.original_61, .c-itemList__item_d-sticker.original_62, .c-itemList__item_d-sticker.original_67, .c-itemList__item_d-sticker.original_68, .c-itemList__item_d-sticker.original_77, .c-itemList__item_d-sticker.original_80, .c-itemList__item_d-sticker.original_81, .c-itemList__item_d-sticker.original_102, .c-itemList__item_d-sticker.original_112, .c-itemList__item_d-sticker.original_113, .c-itemList__item_d-sticker.original_114, .c-itemList__item_d-sticker.original_115, .c-itemList__item_d-sticker.original_116, .c-itemList__item_d-sticker.original_117, .c-itemList__item_d-sticker.original_118 {
    top: -35px;
    left: -15px;
    width: 80px;
    height: 80px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.original_7, .l-pattern09 .c-itemList__item_d-sticker.original_8, .l-pattern09 .c-itemList__item_d-sticker.original_9, .l-pattern09 .c-itemList__item_d-sticker.original_10, .l-pattern09 .c-itemList__item_d-sticker.original_11, .l-pattern09 .c-itemList__item_d-sticker.original_12, .l-pattern09 .c-itemList__item_d-sticker.original_35, .l-pattern09 .c-itemList__item_d-sticker.original_36, .l-pattern09 .c-itemList__item_d-sticker.original_37, .l-pattern09 .c-itemList__item_d-sticker.original_38, .l-pattern09 .c-itemList__item_d-sticker.original_39, .l-pattern09 .c-itemList__item_d-sticker.original_60, .l-pattern09 .c-itemList__item_d-sticker.original_61, .l-pattern09 .c-itemList__item_d-sticker.original_62, .l-pattern09 .c-itemList__item_d-sticker.original_67, .l-pattern09 .c-itemList__item_d-sticker.original_68, .l-pattern09 .c-itemList__item_d-sticker.original_77, .l-pattern09 .c-itemList__item_d-sticker.original_80, .l-pattern09 .c-itemList__item_d-sticker.original_81, .l-pattern09 .c-itemList__item_d-sticker.original_102, .l-pattern09 .c-itemList__item_d-sticker.original_112, .l-pattern09 .c-itemList__item_d-sticker.original_113, .l-pattern09 .c-itemList__item_d-sticker.original_114, .l-pattern09 .c-itemList__item_d-sticker.original_115, .l-pattern09 .c-itemList__item_d-sticker.original_116, .l-pattern09 .c-itemList__item_d-sticker.original_117, .l-pattern09 .c-itemList__item_d-sticker.original_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_118 {
  top: -15px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_118 {
    top: -25px;
    left: -5px;
  }
}
.c-itemList__item_d-sticker.new_13, .c-itemList__item_d-sticker.new_14, .c-itemList__item_d-sticker.new_25, .c-itemList__item_d-sticker.new_26, .c-itemList__item_d-sticker.new_27, .c-itemList__item_d-sticker.new_56, .c-itemList__item_d-sticker.new_57, .c-itemList__item_d-sticker.new_58, .c-itemList__item_d-sticker.new_59, .c-itemList__item_d-sticker.new_93, .c-itemList__item_d-sticker.new_94, .c-itemList__item_d-sticker.new_100, .c-itemList__item_d-sticker.new_101, .c-itemList__item_d-sticker.new_119, .c-itemList__item_d-sticker.new_120, .c-itemList__item_d-sticker.new_121, .c-itemList__item_d-sticker.new_122, .c-itemList__item_d-sticker.new_123, .c-itemList__item_d-sticker.new_124, .c-itemList__item_d-sticker.new_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.new_13, .c-itemList__item_d-sticker.new_14, .c-itemList__item_d-sticker.new_25, .c-itemList__item_d-sticker.new_26, .c-itemList__item_d-sticker.new_27, .c-itemList__item_d-sticker.new_56, .c-itemList__item_d-sticker.new_57, .c-itemList__item_d-sticker.new_58, .c-itemList__item_d-sticker.new_59, .c-itemList__item_d-sticker.new_93, .c-itemList__item_d-sticker.new_94, .c-itemList__item_d-sticker.new_100, .c-itemList__item_d-sticker.new_101, .c-itemList__item_d-sticker.new_119, .c-itemList__item_d-sticker.new_120, .c-itemList__item_d-sticker.new_121, .c-itemList__item_d-sticker.new_122, .c-itemList__item_d-sticker.new_123, .c-itemList__item_d-sticker.new_124, .c-itemList__item_d-sticker.new_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.new_13, .l-pattern09 .c-itemList__item_d-sticker.new_14, .l-pattern09 .c-itemList__item_d-sticker.new_25, .l-pattern09 .c-itemList__item_d-sticker.new_26, .l-pattern09 .c-itemList__item_d-sticker.new_27, .l-pattern09 .c-itemList__item_d-sticker.new_56, .l-pattern09 .c-itemList__item_d-sticker.new_57, .l-pattern09 .c-itemList__item_d-sticker.new_58, .l-pattern09 .c-itemList__item_d-sticker.new_59, .l-pattern09 .c-itemList__item_d-sticker.new_93, .l-pattern09 .c-itemList__item_d-sticker.new_94, .l-pattern09 .c-itemList__item_d-sticker.new_100, .l-pattern09 .c-itemList__item_d-sticker.new_101, .l-pattern09 .c-itemList__item_d-sticker.new_119, .l-pattern09 .c-itemList__item_d-sticker.new_120, .l-pattern09 .c-itemList__item_d-sticker.new_121, .l-pattern09 .c-itemList__item_d-sticker.new_122, .l-pattern09 .c-itemList__item_d-sticker.new_123, .l-pattern09 .c-itemList__item_d-sticker.new_124, .l-pattern09 .c-itemList__item_d-sticker.new_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.new_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_d-sticker.hot_13, .c-itemList__item_d-sticker.hot_14, .c-itemList__item_d-sticker.hot_25, .c-itemList__item_d-sticker.hot_26, .c-itemList__item_d-sticker.hot_27, .c-itemList__item_d-sticker.hot_56, .c-itemList__item_d-sticker.hot_57, .c-itemList__item_d-sticker.hot_58, .c-itemList__item_d-sticker.hot_59, .c-itemList__item_d-sticker.hot_93, .c-itemList__item_d-sticker.hot_94, .c-itemList__item_d-sticker.hot_100, .c-itemList__item_d-sticker.hot_101, .c-itemList__item_d-sticker.hot_119, .c-itemList__item_d-sticker.hot_120, .c-itemList__item_d-sticker.hot_121, .c-itemList__item_d-sticker.hot_122, .c-itemList__item_d-sticker.hot_123, .c-itemList__item_d-sticker.hot_124, .c-itemList__item_d-sticker.hot_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.hot_13, .c-itemList__item_d-sticker.hot_14, .c-itemList__item_d-sticker.hot_25, .c-itemList__item_d-sticker.hot_26, .c-itemList__item_d-sticker.hot_27, .c-itemList__item_d-sticker.hot_56, .c-itemList__item_d-sticker.hot_57, .c-itemList__item_d-sticker.hot_58, .c-itemList__item_d-sticker.hot_59, .c-itemList__item_d-sticker.hot_93, .c-itemList__item_d-sticker.hot_94, .c-itemList__item_d-sticker.hot_100, .c-itemList__item_d-sticker.hot_101, .c-itemList__item_d-sticker.hot_119, .c-itemList__item_d-sticker.hot_120, .c-itemList__item_d-sticker.hot_121, .c-itemList__item_d-sticker.hot_122, .c-itemList__item_d-sticker.hot_123, .c-itemList__item_d-sticker.hot_124, .c-itemList__item_d-sticker.hot_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.hot_13, .l-pattern09 .c-itemList__item_d-sticker.hot_14, .l-pattern09 .c-itemList__item_d-sticker.hot_25, .l-pattern09 .c-itemList__item_d-sticker.hot_26, .l-pattern09 .c-itemList__item_d-sticker.hot_27, .l-pattern09 .c-itemList__item_d-sticker.hot_56, .l-pattern09 .c-itemList__item_d-sticker.hot_57, .l-pattern09 .c-itemList__item_d-sticker.hot_58, .l-pattern09 .c-itemList__item_d-sticker.hot_59, .l-pattern09 .c-itemList__item_d-sticker.hot_93, .l-pattern09 .c-itemList__item_d-sticker.hot_94, .l-pattern09 .c-itemList__item_d-sticker.hot_100, .l-pattern09 .c-itemList__item_d-sticker.hot_101, .l-pattern09 .c-itemList__item_d-sticker.hot_119, .l-pattern09 .c-itemList__item_d-sticker.hot_120, .l-pattern09 .c-itemList__item_d-sticker.hot_121, .l-pattern09 .c-itemList__item_d-sticker.hot_122, .l-pattern09 .c-itemList__item_d-sticker.hot_123, .l-pattern09 .c-itemList__item_d-sticker.hot_124, .l-pattern09 .c-itemList__item_d-sticker.hot_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.hot_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_d-sticker.sale_13, .c-itemList__item_d-sticker.sale_14, .c-itemList__item_d-sticker.sale_25, .c-itemList__item_d-sticker.sale_26, .c-itemList__item_d-sticker.sale_27, .c-itemList__item_d-sticker.sale_56, .c-itemList__item_d-sticker.sale_57, .c-itemList__item_d-sticker.sale_58, .c-itemList__item_d-sticker.sale_59, .c-itemList__item_d-sticker.sale_93, .c-itemList__item_d-sticker.sale_94, .c-itemList__item_d-sticker.sale_100, .c-itemList__item_d-sticker.sale_101, .c-itemList__item_d-sticker.sale_119, .c-itemList__item_d-sticker.sale_120, .c-itemList__item_d-sticker.sale_121, .c-itemList__item_d-sticker.sale_122, .c-itemList__item_d-sticker.sale_123, .c-itemList__item_d-sticker.sale_124, .c-itemList__item_d-sticker.sale_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.sale_13, .c-itemList__item_d-sticker.sale_14, .c-itemList__item_d-sticker.sale_25, .c-itemList__item_d-sticker.sale_26, .c-itemList__item_d-sticker.sale_27, .c-itemList__item_d-sticker.sale_56, .c-itemList__item_d-sticker.sale_57, .c-itemList__item_d-sticker.sale_58, .c-itemList__item_d-sticker.sale_59, .c-itemList__item_d-sticker.sale_93, .c-itemList__item_d-sticker.sale_94, .c-itemList__item_d-sticker.sale_100, .c-itemList__item_d-sticker.sale_101, .c-itemList__item_d-sticker.sale_119, .c-itemList__item_d-sticker.sale_120, .c-itemList__item_d-sticker.sale_121, .c-itemList__item_d-sticker.sale_122, .c-itemList__item_d-sticker.sale_123, .c-itemList__item_d-sticker.sale_124, .c-itemList__item_d-sticker.sale_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.sale_13, .l-pattern09 .c-itemList__item_d-sticker.sale_14, .l-pattern09 .c-itemList__item_d-sticker.sale_25, .l-pattern09 .c-itemList__item_d-sticker.sale_26, .l-pattern09 .c-itemList__item_d-sticker.sale_27, .l-pattern09 .c-itemList__item_d-sticker.sale_56, .l-pattern09 .c-itemList__item_d-sticker.sale_57, .l-pattern09 .c-itemList__item_d-sticker.sale_58, .l-pattern09 .c-itemList__item_d-sticker.sale_59, .l-pattern09 .c-itemList__item_d-sticker.sale_93, .l-pattern09 .c-itemList__item_d-sticker.sale_94, .l-pattern09 .c-itemList__item_d-sticker.sale_100, .l-pattern09 .c-itemList__item_d-sticker.sale_101, .l-pattern09 .c-itemList__item_d-sticker.sale_119, .l-pattern09 .c-itemList__item_d-sticker.sale_120, .l-pattern09 .c-itemList__item_d-sticker.sale_121, .l-pattern09 .c-itemList__item_d-sticker.sale_122, .l-pattern09 .c-itemList__item_d-sticker.sale_123, .l-pattern09 .c-itemList__item_d-sticker.sale_124, .l-pattern09 .c-itemList__item_d-sticker.sale_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.sale_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_d-sticker.free_13, .c-itemList__item_d-sticker.free_14, .c-itemList__item_d-sticker.free_25, .c-itemList__item_d-sticker.free_26, .c-itemList__item_d-sticker.free_27, .c-itemList__item_d-sticker.free_56, .c-itemList__item_d-sticker.free_57, .c-itemList__item_d-sticker.free_58, .c-itemList__item_d-sticker.free_59, .c-itemList__item_d-sticker.free_93, .c-itemList__item_d-sticker.free_94, .c-itemList__item_d-sticker.free_100, .c-itemList__item_d-sticker.free_101, .c-itemList__item_d-sticker.free_119, .c-itemList__item_d-sticker.free_120, .c-itemList__item_d-sticker.free_121, .c-itemList__item_d-sticker.free_122, .c-itemList__item_d-sticker.free_123, .c-itemList__item_d-sticker.free_124, .c-itemList__item_d-sticker.free_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.free_13, .c-itemList__item_d-sticker.free_14, .c-itemList__item_d-sticker.free_25, .c-itemList__item_d-sticker.free_26, .c-itemList__item_d-sticker.free_27, .c-itemList__item_d-sticker.free_56, .c-itemList__item_d-sticker.free_57, .c-itemList__item_d-sticker.free_58, .c-itemList__item_d-sticker.free_59, .c-itemList__item_d-sticker.free_93, .c-itemList__item_d-sticker.free_94, .c-itemList__item_d-sticker.free_100, .c-itemList__item_d-sticker.free_101, .c-itemList__item_d-sticker.free_119, .c-itemList__item_d-sticker.free_120, .c-itemList__item_d-sticker.free_121, .c-itemList__item_d-sticker.free_122, .c-itemList__item_d-sticker.free_123, .c-itemList__item_d-sticker.free_124, .c-itemList__item_d-sticker.free_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.free_13, .l-pattern09 .c-itemList__item_d-sticker.free_14, .l-pattern09 .c-itemList__item_d-sticker.free_25, .l-pattern09 .c-itemList__item_d-sticker.free_26, .l-pattern09 .c-itemList__item_d-sticker.free_27, .l-pattern09 .c-itemList__item_d-sticker.free_56, .l-pattern09 .c-itemList__item_d-sticker.free_57, .l-pattern09 .c-itemList__item_d-sticker.free_58, .l-pattern09 .c-itemList__item_d-sticker.free_59, .l-pattern09 .c-itemList__item_d-sticker.free_93, .l-pattern09 .c-itemList__item_d-sticker.free_94, .l-pattern09 .c-itemList__item_d-sticker.free_100, .l-pattern09 .c-itemList__item_d-sticker.free_101, .l-pattern09 .c-itemList__item_d-sticker.free_119, .l-pattern09 .c-itemList__item_d-sticker.free_120, .l-pattern09 .c-itemList__item_d-sticker.free_121, .l-pattern09 .c-itemList__item_d-sticker.free_122, .l-pattern09 .c-itemList__item_d-sticker.free_123, .l-pattern09 .c-itemList__item_d-sticker.free_124, .l-pattern09 .c-itemList__item_d-sticker.free_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.free_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_d-sticker.other_13, .c-itemList__item_d-sticker.other_14, .c-itemList__item_d-sticker.other_25, .c-itemList__item_d-sticker.other_26, .c-itemList__item_d-sticker.other_27, .c-itemList__item_d-sticker.other_56, .c-itemList__item_d-sticker.other_57, .c-itemList__item_d-sticker.other_58, .c-itemList__item_d-sticker.other_59, .c-itemList__item_d-sticker.other_93, .c-itemList__item_d-sticker.other_94, .c-itemList__item_d-sticker.other_100, .c-itemList__item_d-sticker.other_101, .c-itemList__item_d-sticker.other_119, .c-itemList__item_d-sticker.other_120, .c-itemList__item_d-sticker.other_121, .c-itemList__item_d-sticker.other_122, .c-itemList__item_d-sticker.other_123, .c-itemList__item_d-sticker.other_124, .c-itemList__item_d-sticker.other_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.other_13, .c-itemList__item_d-sticker.other_14, .c-itemList__item_d-sticker.other_25, .c-itemList__item_d-sticker.other_26, .c-itemList__item_d-sticker.other_27, .c-itemList__item_d-sticker.other_56, .c-itemList__item_d-sticker.other_57, .c-itemList__item_d-sticker.other_58, .c-itemList__item_d-sticker.other_59, .c-itemList__item_d-sticker.other_93, .c-itemList__item_d-sticker.other_94, .c-itemList__item_d-sticker.other_100, .c-itemList__item_d-sticker.other_101, .c-itemList__item_d-sticker.other_119, .c-itemList__item_d-sticker.other_120, .c-itemList__item_d-sticker.other_121, .c-itemList__item_d-sticker.other_122, .c-itemList__item_d-sticker.other_123, .c-itemList__item_d-sticker.other_124, .c-itemList__item_d-sticker.other_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.other_13, .l-pattern09 .c-itemList__item_d-sticker.other_14, .l-pattern09 .c-itemList__item_d-sticker.other_25, .l-pattern09 .c-itemList__item_d-sticker.other_26, .l-pattern09 .c-itemList__item_d-sticker.other_27, .l-pattern09 .c-itemList__item_d-sticker.other_56, .l-pattern09 .c-itemList__item_d-sticker.other_57, .l-pattern09 .c-itemList__item_d-sticker.other_58, .l-pattern09 .c-itemList__item_d-sticker.other_59, .l-pattern09 .c-itemList__item_d-sticker.other_93, .l-pattern09 .c-itemList__item_d-sticker.other_94, .l-pattern09 .c-itemList__item_d-sticker.other_100, .l-pattern09 .c-itemList__item_d-sticker.other_101, .l-pattern09 .c-itemList__item_d-sticker.other_119, .l-pattern09 .c-itemList__item_d-sticker.other_120, .l-pattern09 .c-itemList__item_d-sticker.other_121, .l-pattern09 .c-itemList__item_d-sticker.other_122, .l-pattern09 .c-itemList__item_d-sticker.other_123, .l-pattern09 .c-itemList__item_d-sticker.other_124, .l-pattern09 .c-itemList__item_d-sticker.other_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.other_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_d-sticker.event_13, .c-itemList__item_d-sticker.event_14, .c-itemList__item_d-sticker.event_25, .c-itemList__item_d-sticker.event_26, .c-itemList__item_d-sticker.event_27, .c-itemList__item_d-sticker.event_56, .c-itemList__item_d-sticker.event_57, .c-itemList__item_d-sticker.event_58, .c-itemList__item_d-sticker.event_59, .c-itemList__item_d-sticker.event_93, .c-itemList__item_d-sticker.event_94, .c-itemList__item_d-sticker.event_100, .c-itemList__item_d-sticker.event_101, .c-itemList__item_d-sticker.event_119, .c-itemList__item_d-sticker.event_120, .c-itemList__item_d-sticker.event_121, .c-itemList__item_d-sticker.event_122, .c-itemList__item_d-sticker.event_123, .c-itemList__item_d-sticker.event_124, .c-itemList__item_d-sticker.event_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.event_13, .c-itemList__item_d-sticker.event_14, .c-itemList__item_d-sticker.event_25, .c-itemList__item_d-sticker.event_26, .c-itemList__item_d-sticker.event_27, .c-itemList__item_d-sticker.event_56, .c-itemList__item_d-sticker.event_57, .c-itemList__item_d-sticker.event_58, .c-itemList__item_d-sticker.event_59, .c-itemList__item_d-sticker.event_93, .c-itemList__item_d-sticker.event_94, .c-itemList__item_d-sticker.event_100, .c-itemList__item_d-sticker.event_101, .c-itemList__item_d-sticker.event_119, .c-itemList__item_d-sticker.event_120, .c-itemList__item_d-sticker.event_121, .c-itemList__item_d-sticker.event_122, .c-itemList__item_d-sticker.event_123, .c-itemList__item_d-sticker.event_124, .c-itemList__item_d-sticker.event_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.event_13, .l-pattern09 .c-itemList__item_d-sticker.event_14, .l-pattern09 .c-itemList__item_d-sticker.event_25, .l-pattern09 .c-itemList__item_d-sticker.event_26, .l-pattern09 .c-itemList__item_d-sticker.event_27, .l-pattern09 .c-itemList__item_d-sticker.event_56, .l-pattern09 .c-itemList__item_d-sticker.event_57, .l-pattern09 .c-itemList__item_d-sticker.event_58, .l-pattern09 .c-itemList__item_d-sticker.event_59, .l-pattern09 .c-itemList__item_d-sticker.event_93, .l-pattern09 .c-itemList__item_d-sticker.event_94, .l-pattern09 .c-itemList__item_d-sticker.event_100, .l-pattern09 .c-itemList__item_d-sticker.event_101, .l-pattern09 .c-itemList__item_d-sticker.event_119, .l-pattern09 .c-itemList__item_d-sticker.event_120, .l-pattern09 .c-itemList__item_d-sticker.event_121, .l-pattern09 .c-itemList__item_d-sticker.event_122, .l-pattern09 .c-itemList__item_d-sticker.event_123, .l-pattern09 .c-itemList__item_d-sticker.event_124, .l-pattern09 .c-itemList__item_d-sticker.event_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.event_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_d-sticker.original_13, .c-itemList__item_d-sticker.original_14, .c-itemList__item_d-sticker.original_25, .c-itemList__item_d-sticker.original_26, .c-itemList__item_d-sticker.original_27, .c-itemList__item_d-sticker.original_56, .c-itemList__item_d-sticker.original_57, .c-itemList__item_d-sticker.original_58, .c-itemList__item_d-sticker.original_59, .c-itemList__item_d-sticker.original_93, .c-itemList__item_d-sticker.original_94, .c-itemList__item_d-sticker.original_100, .c-itemList__item_d-sticker.original_101, .c-itemList__item_d-sticker.original_119, .c-itemList__item_d-sticker.original_120, .c-itemList__item_d-sticker.original_121, .c-itemList__item_d-sticker.original_122, .c-itemList__item_d-sticker.original_123, .c-itemList__item_d-sticker.original_124, .c-itemList__item_d-sticker.original_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_d-sticker.original_13, .c-itemList__item_d-sticker.original_14, .c-itemList__item_d-sticker.original_25, .c-itemList__item_d-sticker.original_26, .c-itemList__item_d-sticker.original_27, .c-itemList__item_d-sticker.original_56, .c-itemList__item_d-sticker.original_57, .c-itemList__item_d-sticker.original_58, .c-itemList__item_d-sticker.original_59, .c-itemList__item_d-sticker.original_93, .c-itemList__item_d-sticker.original_94, .c-itemList__item_d-sticker.original_100, .c-itemList__item_d-sticker.original_101, .c-itemList__item_d-sticker.original_119, .c-itemList__item_d-sticker.original_120, .c-itemList__item_d-sticker.original_121, .c-itemList__item_d-sticker.original_122, .c-itemList__item_d-sticker.original_123, .c-itemList__item_d-sticker.original_124, .c-itemList__item_d-sticker.original_125 {
    width: 60px;
    height: 60px;
  }
  .l-pattern09 .c-itemList__item_d-sticker.original_13, .l-pattern09 .c-itemList__item_d-sticker.original_14, .l-pattern09 .c-itemList__item_d-sticker.original_25, .l-pattern09 .c-itemList__item_d-sticker.original_26, .l-pattern09 .c-itemList__item_d-sticker.original_27, .l-pattern09 .c-itemList__item_d-sticker.original_56, .l-pattern09 .c-itemList__item_d-sticker.original_57, .l-pattern09 .c-itemList__item_d-sticker.original_58, .l-pattern09 .c-itemList__item_d-sticker.original_59, .l-pattern09 .c-itemList__item_d-sticker.original_93, .l-pattern09 .c-itemList__item_d-sticker.original_94, .l-pattern09 .c-itemList__item_d-sticker.original_100, .l-pattern09 .c-itemList__item_d-sticker.original_101, .l-pattern09 .c-itemList__item_d-sticker.original_119, .l-pattern09 .c-itemList__item_d-sticker.original_120, .l-pattern09 .c-itemList__item_d-sticker.original_121, .l-pattern09 .c-itemList__item_d-sticker.original_122, .l-pattern09 .c-itemList__item_d-sticker.original_123, .l-pattern09 .c-itemList__item_d-sticker.original_124, .l-pattern09 .c-itemList__item_d-sticker.original_125 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_d-sticker.original_125 {
    top: 10px;
    left: 10px;
  }
}

/**
 *  商品一覧のコンポーネント：シール機能
 *  ref: https://officialmag.stores.jp/entry/kaigyou/kinou-originalseal
 *
 *  LIST_3
 *
 *  - .is-type01 : 丸タイプ
 *  - .is-type02 : リボンタイプ
 *  - .is-type03 : ドッグイヤータイプ
 *
 *  - .has-frame : 管理画面にて「オプション」->「表示」->「背景フレーム」が
 *                 選択されると商品に白枠の背景が追加される。
 *                 その際にシールの位置をずらす必要がある。
 *
 *  - .is-bgColor-white : body の背景色に白が指定された場合。
 *                        かつ背景フレームが ON になっている場合、
 *                        シールがずれて表示されて見えるようになってしまうため、
 *                        別途スタイルを用意する必要がある。
 *                        枠として SP: padding: 8px、PC: padding: 10px と指定しているので
 *                        その分ずらしたスタイルを用意する。
 */
.c-itemList__item_e-sticker.new_1, .c-itemList__item_e-sticker.new_2, .c-itemList__item_e-sticker.new_3, .c-itemList__item_e-sticker.new_4, .c-itemList__item_e-sticker.new_5, .c-itemList__item_e-sticker.new_6, .c-itemList__item_e-sticker.new_15, .c-itemList__item_e-sticker.new_16, .c-itemList__item_e-sticker.new_17, .c-itemList__item_e-sticker.new_18, .c-itemList__item_e-sticker.new_19, .c-itemList__item_e-sticker.new_20, .c-itemList__item_e-sticker.new_21, .c-itemList__item_e-sticker.new_22, .c-itemList__item_e-sticker.new_23, .c-itemList__item_e-sticker.new_24, .c-itemList__item_e-sticker.new_41, .c-itemList__item_e-sticker.new_42, .c-itemList__item_e-sticker.new_43, .c-itemList__item_e-sticker.new_44, .c-itemList__item_e-sticker.new_45, .c-itemList__item_e-sticker.new_46, .c-itemList__item_e-sticker.new_47, .c-itemList__item_e-sticker.new_48, .c-itemList__item_e-sticker.new_49, .c-itemList__item_e-sticker.new_50, .c-itemList__item_e-sticker.new_51, .c-itemList__item_e-sticker.new_52, .c-itemList__item_e-sticker.new_53, .c-itemList__item_e-sticker.new_54, .c-itemList__item_e-sticker.new_55, .c-itemList__item_e-sticker.new_63, .c-itemList__item_e-sticker.new_64, .c-itemList__item_e-sticker.new_65, .c-itemList__item_e-sticker.new_66, .c-itemList__item_e-sticker.new_69, .c-itemList__item_e-sticker.new_70, .c-itemList__item_e-sticker.new_71, .c-itemList__item_e-sticker.new_72, .c-itemList__item_e-sticker.new_73, .c-itemList__item_e-sticker.new_74, .c-itemList__item_e-sticker.new_75, .c-itemList__item_e-sticker.new_76, .c-itemList__item_e-sticker.new_78, .c-itemList__item_e-sticker.new_79, .c-itemList__item_e-sticker.new_82, .c-itemList__item_e-sticker.new_83, .c-itemList__item_e-sticker.new_84, .c-itemList__item_e-sticker.new_85, .c-itemList__item_e-sticker.new_86, .c-itemList__item_e-sticker.new_87, .c-itemList__item_e-sticker.new_88, .c-itemList__item_e-sticker.new_89, .c-itemList__item_e-sticker.new_90, .c-itemList__item_e-sticker.new_91, .c-itemList__item_e-sticker.new_92, .c-itemList__item_e-sticker.new_95, .c-itemList__item_e-sticker.new_96, .c-itemList__item_e-sticker.new_97, .c-itemList__item_e-sticker.new_98, .c-itemList__item_e-sticker.new_99, .c-itemList__item_e-sticker.new_103, .c-itemList__item_e-sticker.new_104, .c-itemList__item_e-sticker.new_105, .c-itemList__item_e-sticker.new_106, .c-itemList__item_e-sticker.new_107, .c-itemList__item_e-sticker.new_108, .c-itemList__item_e-sticker.new_109, .c-itemList__item_e-sticker.new_110, .c-itemList__item_e-sticker.new_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.new_1, .c-itemList__item_e-sticker.new_2, .c-itemList__item_e-sticker.new_3, .c-itemList__item_e-sticker.new_4, .c-itemList__item_e-sticker.new_5, .c-itemList__item_e-sticker.new_6, .c-itemList__item_e-sticker.new_15, .c-itemList__item_e-sticker.new_16, .c-itemList__item_e-sticker.new_17, .c-itemList__item_e-sticker.new_18, .c-itemList__item_e-sticker.new_19, .c-itemList__item_e-sticker.new_20, .c-itemList__item_e-sticker.new_21, .c-itemList__item_e-sticker.new_22, .c-itemList__item_e-sticker.new_23, .c-itemList__item_e-sticker.new_24, .c-itemList__item_e-sticker.new_41, .c-itemList__item_e-sticker.new_42, .c-itemList__item_e-sticker.new_43, .c-itemList__item_e-sticker.new_44, .c-itemList__item_e-sticker.new_45, .c-itemList__item_e-sticker.new_46, .c-itemList__item_e-sticker.new_47, .c-itemList__item_e-sticker.new_48, .c-itemList__item_e-sticker.new_49, .c-itemList__item_e-sticker.new_50, .c-itemList__item_e-sticker.new_51, .c-itemList__item_e-sticker.new_52, .c-itemList__item_e-sticker.new_53, .c-itemList__item_e-sticker.new_54, .c-itemList__item_e-sticker.new_55, .c-itemList__item_e-sticker.new_63, .c-itemList__item_e-sticker.new_64, .c-itemList__item_e-sticker.new_65, .c-itemList__item_e-sticker.new_66, .c-itemList__item_e-sticker.new_69, .c-itemList__item_e-sticker.new_70, .c-itemList__item_e-sticker.new_71, .c-itemList__item_e-sticker.new_72, .c-itemList__item_e-sticker.new_73, .c-itemList__item_e-sticker.new_74, .c-itemList__item_e-sticker.new_75, .c-itemList__item_e-sticker.new_76, .c-itemList__item_e-sticker.new_78, .c-itemList__item_e-sticker.new_79, .c-itemList__item_e-sticker.new_82, .c-itemList__item_e-sticker.new_83, .c-itemList__item_e-sticker.new_84, .c-itemList__item_e-sticker.new_85, .c-itemList__item_e-sticker.new_86, .c-itemList__item_e-sticker.new_87, .c-itemList__item_e-sticker.new_88, .c-itemList__item_e-sticker.new_89, .c-itemList__item_e-sticker.new_90, .c-itemList__item_e-sticker.new_91, .c-itemList__item_e-sticker.new_92, .c-itemList__item_e-sticker.new_95, .c-itemList__item_e-sticker.new_96, .c-itemList__item_e-sticker.new_97, .c-itemList__item_e-sticker.new_98, .c-itemList__item_e-sticker.new_99, .c-itemList__item_e-sticker.new_103, .c-itemList__item_e-sticker.new_104, .c-itemList__item_e-sticker.new_105, .c-itemList__item_e-sticker.new_106, .c-itemList__item_e-sticker.new_107, .c-itemList__item_e-sticker.new_108, .c-itemList__item_e-sticker.new_109, .c-itemList__item_e-sticker.new_110, .c-itemList__item_e-sticker.new_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.hot_1, .c-itemList__item_e-sticker.hot_2, .c-itemList__item_e-sticker.hot_3, .c-itemList__item_e-sticker.hot_4, .c-itemList__item_e-sticker.hot_5, .c-itemList__item_e-sticker.hot_6, .c-itemList__item_e-sticker.hot_15, .c-itemList__item_e-sticker.hot_16, .c-itemList__item_e-sticker.hot_17, .c-itemList__item_e-sticker.hot_18, .c-itemList__item_e-sticker.hot_19, .c-itemList__item_e-sticker.hot_20, .c-itemList__item_e-sticker.hot_21, .c-itemList__item_e-sticker.hot_22, .c-itemList__item_e-sticker.hot_23, .c-itemList__item_e-sticker.hot_24, .c-itemList__item_e-sticker.hot_41, .c-itemList__item_e-sticker.hot_42, .c-itemList__item_e-sticker.hot_43, .c-itemList__item_e-sticker.hot_44, .c-itemList__item_e-sticker.hot_45, .c-itemList__item_e-sticker.hot_46, .c-itemList__item_e-sticker.hot_47, .c-itemList__item_e-sticker.hot_48, .c-itemList__item_e-sticker.hot_49, .c-itemList__item_e-sticker.hot_50, .c-itemList__item_e-sticker.hot_51, .c-itemList__item_e-sticker.hot_52, .c-itemList__item_e-sticker.hot_53, .c-itemList__item_e-sticker.hot_54, .c-itemList__item_e-sticker.hot_55, .c-itemList__item_e-sticker.hot_63, .c-itemList__item_e-sticker.hot_64, .c-itemList__item_e-sticker.hot_65, .c-itemList__item_e-sticker.hot_66, .c-itemList__item_e-sticker.hot_69, .c-itemList__item_e-sticker.hot_70, .c-itemList__item_e-sticker.hot_71, .c-itemList__item_e-sticker.hot_72, .c-itemList__item_e-sticker.hot_73, .c-itemList__item_e-sticker.hot_74, .c-itemList__item_e-sticker.hot_75, .c-itemList__item_e-sticker.hot_76, .c-itemList__item_e-sticker.hot_78, .c-itemList__item_e-sticker.hot_79, .c-itemList__item_e-sticker.hot_82, .c-itemList__item_e-sticker.hot_83, .c-itemList__item_e-sticker.hot_84, .c-itemList__item_e-sticker.hot_85, .c-itemList__item_e-sticker.hot_86, .c-itemList__item_e-sticker.hot_87, .c-itemList__item_e-sticker.hot_88, .c-itemList__item_e-sticker.hot_89, .c-itemList__item_e-sticker.hot_90, .c-itemList__item_e-sticker.hot_91, .c-itemList__item_e-sticker.hot_92, .c-itemList__item_e-sticker.hot_95, .c-itemList__item_e-sticker.hot_96, .c-itemList__item_e-sticker.hot_97, .c-itemList__item_e-sticker.hot_98, .c-itemList__item_e-sticker.hot_99, .c-itemList__item_e-sticker.hot_103, .c-itemList__item_e-sticker.hot_104, .c-itemList__item_e-sticker.hot_105, .c-itemList__item_e-sticker.hot_106, .c-itemList__item_e-sticker.hot_107, .c-itemList__item_e-sticker.hot_108, .c-itemList__item_e-sticker.hot_109, .c-itemList__item_e-sticker.hot_110, .c-itemList__item_e-sticker.hot_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.hot_1, .c-itemList__item_e-sticker.hot_2, .c-itemList__item_e-sticker.hot_3, .c-itemList__item_e-sticker.hot_4, .c-itemList__item_e-sticker.hot_5, .c-itemList__item_e-sticker.hot_6, .c-itemList__item_e-sticker.hot_15, .c-itemList__item_e-sticker.hot_16, .c-itemList__item_e-sticker.hot_17, .c-itemList__item_e-sticker.hot_18, .c-itemList__item_e-sticker.hot_19, .c-itemList__item_e-sticker.hot_20, .c-itemList__item_e-sticker.hot_21, .c-itemList__item_e-sticker.hot_22, .c-itemList__item_e-sticker.hot_23, .c-itemList__item_e-sticker.hot_24, .c-itemList__item_e-sticker.hot_41, .c-itemList__item_e-sticker.hot_42, .c-itemList__item_e-sticker.hot_43, .c-itemList__item_e-sticker.hot_44, .c-itemList__item_e-sticker.hot_45, .c-itemList__item_e-sticker.hot_46, .c-itemList__item_e-sticker.hot_47, .c-itemList__item_e-sticker.hot_48, .c-itemList__item_e-sticker.hot_49, .c-itemList__item_e-sticker.hot_50, .c-itemList__item_e-sticker.hot_51, .c-itemList__item_e-sticker.hot_52, .c-itemList__item_e-sticker.hot_53, .c-itemList__item_e-sticker.hot_54, .c-itemList__item_e-sticker.hot_55, .c-itemList__item_e-sticker.hot_63, .c-itemList__item_e-sticker.hot_64, .c-itemList__item_e-sticker.hot_65, .c-itemList__item_e-sticker.hot_66, .c-itemList__item_e-sticker.hot_69, .c-itemList__item_e-sticker.hot_70, .c-itemList__item_e-sticker.hot_71, .c-itemList__item_e-sticker.hot_72, .c-itemList__item_e-sticker.hot_73, .c-itemList__item_e-sticker.hot_74, .c-itemList__item_e-sticker.hot_75, .c-itemList__item_e-sticker.hot_76, .c-itemList__item_e-sticker.hot_78, .c-itemList__item_e-sticker.hot_79, .c-itemList__item_e-sticker.hot_82, .c-itemList__item_e-sticker.hot_83, .c-itemList__item_e-sticker.hot_84, .c-itemList__item_e-sticker.hot_85, .c-itemList__item_e-sticker.hot_86, .c-itemList__item_e-sticker.hot_87, .c-itemList__item_e-sticker.hot_88, .c-itemList__item_e-sticker.hot_89, .c-itemList__item_e-sticker.hot_90, .c-itemList__item_e-sticker.hot_91, .c-itemList__item_e-sticker.hot_92, .c-itemList__item_e-sticker.hot_95, .c-itemList__item_e-sticker.hot_96, .c-itemList__item_e-sticker.hot_97, .c-itemList__item_e-sticker.hot_98, .c-itemList__item_e-sticker.hot_99, .c-itemList__item_e-sticker.hot_103, .c-itemList__item_e-sticker.hot_104, .c-itemList__item_e-sticker.hot_105, .c-itemList__item_e-sticker.hot_106, .c-itemList__item_e-sticker.hot_107, .c-itemList__item_e-sticker.hot_108, .c-itemList__item_e-sticker.hot_109, .c-itemList__item_e-sticker.hot_110, .c-itemList__item_e-sticker.hot_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.sale_1, .c-itemList__item_e-sticker.sale_2, .c-itemList__item_e-sticker.sale_3, .c-itemList__item_e-sticker.sale_4, .c-itemList__item_e-sticker.sale_5, .c-itemList__item_e-sticker.sale_6, .c-itemList__item_e-sticker.sale_15, .c-itemList__item_e-sticker.sale_16, .c-itemList__item_e-sticker.sale_17, .c-itemList__item_e-sticker.sale_18, .c-itemList__item_e-sticker.sale_19, .c-itemList__item_e-sticker.sale_20, .c-itemList__item_e-sticker.sale_21, .c-itemList__item_e-sticker.sale_22, .c-itemList__item_e-sticker.sale_23, .c-itemList__item_e-sticker.sale_24, .c-itemList__item_e-sticker.sale_41, .c-itemList__item_e-sticker.sale_42, .c-itemList__item_e-sticker.sale_43, .c-itemList__item_e-sticker.sale_44, .c-itemList__item_e-sticker.sale_45, .c-itemList__item_e-sticker.sale_46, .c-itemList__item_e-sticker.sale_47, .c-itemList__item_e-sticker.sale_48, .c-itemList__item_e-sticker.sale_49, .c-itemList__item_e-sticker.sale_50, .c-itemList__item_e-sticker.sale_51, .c-itemList__item_e-sticker.sale_52, .c-itemList__item_e-sticker.sale_53, .c-itemList__item_e-sticker.sale_54, .c-itemList__item_e-sticker.sale_55, .c-itemList__item_e-sticker.sale_63, .c-itemList__item_e-sticker.sale_64, .c-itemList__item_e-sticker.sale_65, .c-itemList__item_e-sticker.sale_66, .c-itemList__item_e-sticker.sale_69, .c-itemList__item_e-sticker.sale_70, .c-itemList__item_e-sticker.sale_71, .c-itemList__item_e-sticker.sale_72, .c-itemList__item_e-sticker.sale_73, .c-itemList__item_e-sticker.sale_74, .c-itemList__item_e-sticker.sale_75, .c-itemList__item_e-sticker.sale_76, .c-itemList__item_e-sticker.sale_78, .c-itemList__item_e-sticker.sale_79, .c-itemList__item_e-sticker.sale_82, .c-itemList__item_e-sticker.sale_83, .c-itemList__item_e-sticker.sale_84, .c-itemList__item_e-sticker.sale_85, .c-itemList__item_e-sticker.sale_86, .c-itemList__item_e-sticker.sale_87, .c-itemList__item_e-sticker.sale_88, .c-itemList__item_e-sticker.sale_89, .c-itemList__item_e-sticker.sale_90, .c-itemList__item_e-sticker.sale_91, .c-itemList__item_e-sticker.sale_92, .c-itemList__item_e-sticker.sale_95, .c-itemList__item_e-sticker.sale_96, .c-itemList__item_e-sticker.sale_97, .c-itemList__item_e-sticker.sale_98, .c-itemList__item_e-sticker.sale_99, .c-itemList__item_e-sticker.sale_103, .c-itemList__item_e-sticker.sale_104, .c-itemList__item_e-sticker.sale_105, .c-itemList__item_e-sticker.sale_106, .c-itemList__item_e-sticker.sale_107, .c-itemList__item_e-sticker.sale_108, .c-itemList__item_e-sticker.sale_109, .c-itemList__item_e-sticker.sale_110, .c-itemList__item_e-sticker.sale_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.sale_1, .c-itemList__item_e-sticker.sale_2, .c-itemList__item_e-sticker.sale_3, .c-itemList__item_e-sticker.sale_4, .c-itemList__item_e-sticker.sale_5, .c-itemList__item_e-sticker.sale_6, .c-itemList__item_e-sticker.sale_15, .c-itemList__item_e-sticker.sale_16, .c-itemList__item_e-sticker.sale_17, .c-itemList__item_e-sticker.sale_18, .c-itemList__item_e-sticker.sale_19, .c-itemList__item_e-sticker.sale_20, .c-itemList__item_e-sticker.sale_21, .c-itemList__item_e-sticker.sale_22, .c-itemList__item_e-sticker.sale_23, .c-itemList__item_e-sticker.sale_24, .c-itemList__item_e-sticker.sale_41, .c-itemList__item_e-sticker.sale_42, .c-itemList__item_e-sticker.sale_43, .c-itemList__item_e-sticker.sale_44, .c-itemList__item_e-sticker.sale_45, .c-itemList__item_e-sticker.sale_46, .c-itemList__item_e-sticker.sale_47, .c-itemList__item_e-sticker.sale_48, .c-itemList__item_e-sticker.sale_49, .c-itemList__item_e-sticker.sale_50, .c-itemList__item_e-sticker.sale_51, .c-itemList__item_e-sticker.sale_52, .c-itemList__item_e-sticker.sale_53, .c-itemList__item_e-sticker.sale_54, .c-itemList__item_e-sticker.sale_55, .c-itemList__item_e-sticker.sale_63, .c-itemList__item_e-sticker.sale_64, .c-itemList__item_e-sticker.sale_65, .c-itemList__item_e-sticker.sale_66, .c-itemList__item_e-sticker.sale_69, .c-itemList__item_e-sticker.sale_70, .c-itemList__item_e-sticker.sale_71, .c-itemList__item_e-sticker.sale_72, .c-itemList__item_e-sticker.sale_73, .c-itemList__item_e-sticker.sale_74, .c-itemList__item_e-sticker.sale_75, .c-itemList__item_e-sticker.sale_76, .c-itemList__item_e-sticker.sale_78, .c-itemList__item_e-sticker.sale_79, .c-itemList__item_e-sticker.sale_82, .c-itemList__item_e-sticker.sale_83, .c-itemList__item_e-sticker.sale_84, .c-itemList__item_e-sticker.sale_85, .c-itemList__item_e-sticker.sale_86, .c-itemList__item_e-sticker.sale_87, .c-itemList__item_e-sticker.sale_88, .c-itemList__item_e-sticker.sale_89, .c-itemList__item_e-sticker.sale_90, .c-itemList__item_e-sticker.sale_91, .c-itemList__item_e-sticker.sale_92, .c-itemList__item_e-sticker.sale_95, .c-itemList__item_e-sticker.sale_96, .c-itemList__item_e-sticker.sale_97, .c-itemList__item_e-sticker.sale_98, .c-itemList__item_e-sticker.sale_99, .c-itemList__item_e-sticker.sale_103, .c-itemList__item_e-sticker.sale_104, .c-itemList__item_e-sticker.sale_105, .c-itemList__item_e-sticker.sale_106, .c-itemList__item_e-sticker.sale_107, .c-itemList__item_e-sticker.sale_108, .c-itemList__item_e-sticker.sale_109, .c-itemList__item_e-sticker.sale_110, .c-itemList__item_e-sticker.sale_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.free_1, .c-itemList__item_e-sticker.free_2, .c-itemList__item_e-sticker.free_3, .c-itemList__item_e-sticker.free_4, .c-itemList__item_e-sticker.free_5, .c-itemList__item_e-sticker.free_6, .c-itemList__item_e-sticker.free_15, .c-itemList__item_e-sticker.free_16, .c-itemList__item_e-sticker.free_17, .c-itemList__item_e-sticker.free_18, .c-itemList__item_e-sticker.free_19, .c-itemList__item_e-sticker.free_20, .c-itemList__item_e-sticker.free_21, .c-itemList__item_e-sticker.free_22, .c-itemList__item_e-sticker.free_23, .c-itemList__item_e-sticker.free_24, .c-itemList__item_e-sticker.free_41, .c-itemList__item_e-sticker.free_42, .c-itemList__item_e-sticker.free_43, .c-itemList__item_e-sticker.free_44, .c-itemList__item_e-sticker.free_45, .c-itemList__item_e-sticker.free_46, .c-itemList__item_e-sticker.free_47, .c-itemList__item_e-sticker.free_48, .c-itemList__item_e-sticker.free_49, .c-itemList__item_e-sticker.free_50, .c-itemList__item_e-sticker.free_51, .c-itemList__item_e-sticker.free_52, .c-itemList__item_e-sticker.free_53, .c-itemList__item_e-sticker.free_54, .c-itemList__item_e-sticker.free_55, .c-itemList__item_e-sticker.free_63, .c-itemList__item_e-sticker.free_64, .c-itemList__item_e-sticker.free_65, .c-itemList__item_e-sticker.free_66, .c-itemList__item_e-sticker.free_69, .c-itemList__item_e-sticker.free_70, .c-itemList__item_e-sticker.free_71, .c-itemList__item_e-sticker.free_72, .c-itemList__item_e-sticker.free_73, .c-itemList__item_e-sticker.free_74, .c-itemList__item_e-sticker.free_75, .c-itemList__item_e-sticker.free_76, .c-itemList__item_e-sticker.free_78, .c-itemList__item_e-sticker.free_79, .c-itemList__item_e-sticker.free_82, .c-itemList__item_e-sticker.free_83, .c-itemList__item_e-sticker.free_84, .c-itemList__item_e-sticker.free_85, .c-itemList__item_e-sticker.free_86, .c-itemList__item_e-sticker.free_87, .c-itemList__item_e-sticker.free_88, .c-itemList__item_e-sticker.free_89, .c-itemList__item_e-sticker.free_90, .c-itemList__item_e-sticker.free_91, .c-itemList__item_e-sticker.free_92, .c-itemList__item_e-sticker.free_95, .c-itemList__item_e-sticker.free_96, .c-itemList__item_e-sticker.free_97, .c-itemList__item_e-sticker.free_98, .c-itemList__item_e-sticker.free_99, .c-itemList__item_e-sticker.free_103, .c-itemList__item_e-sticker.free_104, .c-itemList__item_e-sticker.free_105, .c-itemList__item_e-sticker.free_106, .c-itemList__item_e-sticker.free_107, .c-itemList__item_e-sticker.free_108, .c-itemList__item_e-sticker.free_109, .c-itemList__item_e-sticker.free_110, .c-itemList__item_e-sticker.free_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.free_1, .c-itemList__item_e-sticker.free_2, .c-itemList__item_e-sticker.free_3, .c-itemList__item_e-sticker.free_4, .c-itemList__item_e-sticker.free_5, .c-itemList__item_e-sticker.free_6, .c-itemList__item_e-sticker.free_15, .c-itemList__item_e-sticker.free_16, .c-itemList__item_e-sticker.free_17, .c-itemList__item_e-sticker.free_18, .c-itemList__item_e-sticker.free_19, .c-itemList__item_e-sticker.free_20, .c-itemList__item_e-sticker.free_21, .c-itemList__item_e-sticker.free_22, .c-itemList__item_e-sticker.free_23, .c-itemList__item_e-sticker.free_24, .c-itemList__item_e-sticker.free_41, .c-itemList__item_e-sticker.free_42, .c-itemList__item_e-sticker.free_43, .c-itemList__item_e-sticker.free_44, .c-itemList__item_e-sticker.free_45, .c-itemList__item_e-sticker.free_46, .c-itemList__item_e-sticker.free_47, .c-itemList__item_e-sticker.free_48, .c-itemList__item_e-sticker.free_49, .c-itemList__item_e-sticker.free_50, .c-itemList__item_e-sticker.free_51, .c-itemList__item_e-sticker.free_52, .c-itemList__item_e-sticker.free_53, .c-itemList__item_e-sticker.free_54, .c-itemList__item_e-sticker.free_55, .c-itemList__item_e-sticker.free_63, .c-itemList__item_e-sticker.free_64, .c-itemList__item_e-sticker.free_65, .c-itemList__item_e-sticker.free_66, .c-itemList__item_e-sticker.free_69, .c-itemList__item_e-sticker.free_70, .c-itemList__item_e-sticker.free_71, .c-itemList__item_e-sticker.free_72, .c-itemList__item_e-sticker.free_73, .c-itemList__item_e-sticker.free_74, .c-itemList__item_e-sticker.free_75, .c-itemList__item_e-sticker.free_76, .c-itemList__item_e-sticker.free_78, .c-itemList__item_e-sticker.free_79, .c-itemList__item_e-sticker.free_82, .c-itemList__item_e-sticker.free_83, .c-itemList__item_e-sticker.free_84, .c-itemList__item_e-sticker.free_85, .c-itemList__item_e-sticker.free_86, .c-itemList__item_e-sticker.free_87, .c-itemList__item_e-sticker.free_88, .c-itemList__item_e-sticker.free_89, .c-itemList__item_e-sticker.free_90, .c-itemList__item_e-sticker.free_91, .c-itemList__item_e-sticker.free_92, .c-itemList__item_e-sticker.free_95, .c-itemList__item_e-sticker.free_96, .c-itemList__item_e-sticker.free_97, .c-itemList__item_e-sticker.free_98, .c-itemList__item_e-sticker.free_99, .c-itemList__item_e-sticker.free_103, .c-itemList__item_e-sticker.free_104, .c-itemList__item_e-sticker.free_105, .c-itemList__item_e-sticker.free_106, .c-itemList__item_e-sticker.free_107, .c-itemList__item_e-sticker.free_108, .c-itemList__item_e-sticker.free_109, .c-itemList__item_e-sticker.free_110, .c-itemList__item_e-sticker.free_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.other_1, .c-itemList__item_e-sticker.other_2, .c-itemList__item_e-sticker.other_3, .c-itemList__item_e-sticker.other_4, .c-itemList__item_e-sticker.other_5, .c-itemList__item_e-sticker.other_6, .c-itemList__item_e-sticker.other_15, .c-itemList__item_e-sticker.other_16, .c-itemList__item_e-sticker.other_17, .c-itemList__item_e-sticker.other_18, .c-itemList__item_e-sticker.other_19, .c-itemList__item_e-sticker.other_20, .c-itemList__item_e-sticker.other_21, .c-itemList__item_e-sticker.other_22, .c-itemList__item_e-sticker.other_23, .c-itemList__item_e-sticker.other_24, .c-itemList__item_e-sticker.other_41, .c-itemList__item_e-sticker.other_42, .c-itemList__item_e-sticker.other_43, .c-itemList__item_e-sticker.other_44, .c-itemList__item_e-sticker.other_45, .c-itemList__item_e-sticker.other_46, .c-itemList__item_e-sticker.other_47, .c-itemList__item_e-sticker.other_48, .c-itemList__item_e-sticker.other_49, .c-itemList__item_e-sticker.other_50, .c-itemList__item_e-sticker.other_51, .c-itemList__item_e-sticker.other_52, .c-itemList__item_e-sticker.other_53, .c-itemList__item_e-sticker.other_54, .c-itemList__item_e-sticker.other_55, .c-itemList__item_e-sticker.other_63, .c-itemList__item_e-sticker.other_64, .c-itemList__item_e-sticker.other_65, .c-itemList__item_e-sticker.other_66, .c-itemList__item_e-sticker.other_69, .c-itemList__item_e-sticker.other_70, .c-itemList__item_e-sticker.other_71, .c-itemList__item_e-sticker.other_72, .c-itemList__item_e-sticker.other_73, .c-itemList__item_e-sticker.other_74, .c-itemList__item_e-sticker.other_75, .c-itemList__item_e-sticker.other_76, .c-itemList__item_e-sticker.other_78, .c-itemList__item_e-sticker.other_79, .c-itemList__item_e-sticker.other_82, .c-itemList__item_e-sticker.other_83, .c-itemList__item_e-sticker.other_84, .c-itemList__item_e-sticker.other_85, .c-itemList__item_e-sticker.other_86, .c-itemList__item_e-sticker.other_87, .c-itemList__item_e-sticker.other_88, .c-itemList__item_e-sticker.other_89, .c-itemList__item_e-sticker.other_90, .c-itemList__item_e-sticker.other_91, .c-itemList__item_e-sticker.other_92, .c-itemList__item_e-sticker.other_95, .c-itemList__item_e-sticker.other_96, .c-itemList__item_e-sticker.other_97, .c-itemList__item_e-sticker.other_98, .c-itemList__item_e-sticker.other_99, .c-itemList__item_e-sticker.other_103, .c-itemList__item_e-sticker.other_104, .c-itemList__item_e-sticker.other_105, .c-itemList__item_e-sticker.other_106, .c-itemList__item_e-sticker.other_107, .c-itemList__item_e-sticker.other_108, .c-itemList__item_e-sticker.other_109, .c-itemList__item_e-sticker.other_110, .c-itemList__item_e-sticker.other_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.other_1, .c-itemList__item_e-sticker.other_2, .c-itemList__item_e-sticker.other_3, .c-itemList__item_e-sticker.other_4, .c-itemList__item_e-sticker.other_5, .c-itemList__item_e-sticker.other_6, .c-itemList__item_e-sticker.other_15, .c-itemList__item_e-sticker.other_16, .c-itemList__item_e-sticker.other_17, .c-itemList__item_e-sticker.other_18, .c-itemList__item_e-sticker.other_19, .c-itemList__item_e-sticker.other_20, .c-itemList__item_e-sticker.other_21, .c-itemList__item_e-sticker.other_22, .c-itemList__item_e-sticker.other_23, .c-itemList__item_e-sticker.other_24, .c-itemList__item_e-sticker.other_41, .c-itemList__item_e-sticker.other_42, .c-itemList__item_e-sticker.other_43, .c-itemList__item_e-sticker.other_44, .c-itemList__item_e-sticker.other_45, .c-itemList__item_e-sticker.other_46, .c-itemList__item_e-sticker.other_47, .c-itemList__item_e-sticker.other_48, .c-itemList__item_e-sticker.other_49, .c-itemList__item_e-sticker.other_50, .c-itemList__item_e-sticker.other_51, .c-itemList__item_e-sticker.other_52, .c-itemList__item_e-sticker.other_53, .c-itemList__item_e-sticker.other_54, .c-itemList__item_e-sticker.other_55, .c-itemList__item_e-sticker.other_63, .c-itemList__item_e-sticker.other_64, .c-itemList__item_e-sticker.other_65, .c-itemList__item_e-sticker.other_66, .c-itemList__item_e-sticker.other_69, .c-itemList__item_e-sticker.other_70, .c-itemList__item_e-sticker.other_71, .c-itemList__item_e-sticker.other_72, .c-itemList__item_e-sticker.other_73, .c-itemList__item_e-sticker.other_74, .c-itemList__item_e-sticker.other_75, .c-itemList__item_e-sticker.other_76, .c-itemList__item_e-sticker.other_78, .c-itemList__item_e-sticker.other_79, .c-itemList__item_e-sticker.other_82, .c-itemList__item_e-sticker.other_83, .c-itemList__item_e-sticker.other_84, .c-itemList__item_e-sticker.other_85, .c-itemList__item_e-sticker.other_86, .c-itemList__item_e-sticker.other_87, .c-itemList__item_e-sticker.other_88, .c-itemList__item_e-sticker.other_89, .c-itemList__item_e-sticker.other_90, .c-itemList__item_e-sticker.other_91, .c-itemList__item_e-sticker.other_92, .c-itemList__item_e-sticker.other_95, .c-itemList__item_e-sticker.other_96, .c-itemList__item_e-sticker.other_97, .c-itemList__item_e-sticker.other_98, .c-itemList__item_e-sticker.other_99, .c-itemList__item_e-sticker.other_103, .c-itemList__item_e-sticker.other_104, .c-itemList__item_e-sticker.other_105, .c-itemList__item_e-sticker.other_106, .c-itemList__item_e-sticker.other_107, .c-itemList__item_e-sticker.other_108, .c-itemList__item_e-sticker.other_109, .c-itemList__item_e-sticker.other_110, .c-itemList__item_e-sticker.other_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.event_1, .c-itemList__item_e-sticker.event_2, .c-itemList__item_e-sticker.event_3, .c-itemList__item_e-sticker.event_4, .c-itemList__item_e-sticker.event_5, .c-itemList__item_e-sticker.event_6, .c-itemList__item_e-sticker.event_15, .c-itemList__item_e-sticker.event_16, .c-itemList__item_e-sticker.event_17, .c-itemList__item_e-sticker.event_18, .c-itemList__item_e-sticker.event_19, .c-itemList__item_e-sticker.event_20, .c-itemList__item_e-sticker.event_21, .c-itemList__item_e-sticker.event_22, .c-itemList__item_e-sticker.event_23, .c-itemList__item_e-sticker.event_24, .c-itemList__item_e-sticker.event_41, .c-itemList__item_e-sticker.event_42, .c-itemList__item_e-sticker.event_43, .c-itemList__item_e-sticker.event_44, .c-itemList__item_e-sticker.event_45, .c-itemList__item_e-sticker.event_46, .c-itemList__item_e-sticker.event_47, .c-itemList__item_e-sticker.event_48, .c-itemList__item_e-sticker.event_49, .c-itemList__item_e-sticker.event_50, .c-itemList__item_e-sticker.event_51, .c-itemList__item_e-sticker.event_52, .c-itemList__item_e-sticker.event_53, .c-itemList__item_e-sticker.event_54, .c-itemList__item_e-sticker.event_55, .c-itemList__item_e-sticker.event_63, .c-itemList__item_e-sticker.event_64, .c-itemList__item_e-sticker.event_65, .c-itemList__item_e-sticker.event_66, .c-itemList__item_e-sticker.event_69, .c-itemList__item_e-sticker.event_70, .c-itemList__item_e-sticker.event_71, .c-itemList__item_e-sticker.event_72, .c-itemList__item_e-sticker.event_73, .c-itemList__item_e-sticker.event_74, .c-itemList__item_e-sticker.event_75, .c-itemList__item_e-sticker.event_76, .c-itemList__item_e-sticker.event_78, .c-itemList__item_e-sticker.event_79, .c-itemList__item_e-sticker.event_82, .c-itemList__item_e-sticker.event_83, .c-itemList__item_e-sticker.event_84, .c-itemList__item_e-sticker.event_85, .c-itemList__item_e-sticker.event_86, .c-itemList__item_e-sticker.event_87, .c-itemList__item_e-sticker.event_88, .c-itemList__item_e-sticker.event_89, .c-itemList__item_e-sticker.event_90, .c-itemList__item_e-sticker.event_91, .c-itemList__item_e-sticker.event_92, .c-itemList__item_e-sticker.event_95, .c-itemList__item_e-sticker.event_96, .c-itemList__item_e-sticker.event_97, .c-itemList__item_e-sticker.event_98, .c-itemList__item_e-sticker.event_99, .c-itemList__item_e-sticker.event_103, .c-itemList__item_e-sticker.event_104, .c-itemList__item_e-sticker.event_105, .c-itemList__item_e-sticker.event_106, .c-itemList__item_e-sticker.event_107, .c-itemList__item_e-sticker.event_108, .c-itemList__item_e-sticker.event_109, .c-itemList__item_e-sticker.event_110, .c-itemList__item_e-sticker.event_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.event_1, .c-itemList__item_e-sticker.event_2, .c-itemList__item_e-sticker.event_3, .c-itemList__item_e-sticker.event_4, .c-itemList__item_e-sticker.event_5, .c-itemList__item_e-sticker.event_6, .c-itemList__item_e-sticker.event_15, .c-itemList__item_e-sticker.event_16, .c-itemList__item_e-sticker.event_17, .c-itemList__item_e-sticker.event_18, .c-itemList__item_e-sticker.event_19, .c-itemList__item_e-sticker.event_20, .c-itemList__item_e-sticker.event_21, .c-itemList__item_e-sticker.event_22, .c-itemList__item_e-sticker.event_23, .c-itemList__item_e-sticker.event_24, .c-itemList__item_e-sticker.event_41, .c-itemList__item_e-sticker.event_42, .c-itemList__item_e-sticker.event_43, .c-itemList__item_e-sticker.event_44, .c-itemList__item_e-sticker.event_45, .c-itemList__item_e-sticker.event_46, .c-itemList__item_e-sticker.event_47, .c-itemList__item_e-sticker.event_48, .c-itemList__item_e-sticker.event_49, .c-itemList__item_e-sticker.event_50, .c-itemList__item_e-sticker.event_51, .c-itemList__item_e-sticker.event_52, .c-itemList__item_e-sticker.event_53, .c-itemList__item_e-sticker.event_54, .c-itemList__item_e-sticker.event_55, .c-itemList__item_e-sticker.event_63, .c-itemList__item_e-sticker.event_64, .c-itemList__item_e-sticker.event_65, .c-itemList__item_e-sticker.event_66, .c-itemList__item_e-sticker.event_69, .c-itemList__item_e-sticker.event_70, .c-itemList__item_e-sticker.event_71, .c-itemList__item_e-sticker.event_72, .c-itemList__item_e-sticker.event_73, .c-itemList__item_e-sticker.event_74, .c-itemList__item_e-sticker.event_75, .c-itemList__item_e-sticker.event_76, .c-itemList__item_e-sticker.event_78, .c-itemList__item_e-sticker.event_79, .c-itemList__item_e-sticker.event_82, .c-itemList__item_e-sticker.event_83, .c-itemList__item_e-sticker.event_84, .c-itemList__item_e-sticker.event_85, .c-itemList__item_e-sticker.event_86, .c-itemList__item_e-sticker.event_87, .c-itemList__item_e-sticker.event_88, .c-itemList__item_e-sticker.event_89, .c-itemList__item_e-sticker.event_90, .c-itemList__item_e-sticker.event_91, .c-itemList__item_e-sticker.event_92, .c-itemList__item_e-sticker.event_95, .c-itemList__item_e-sticker.event_96, .c-itemList__item_e-sticker.event_97, .c-itemList__item_e-sticker.event_98, .c-itemList__item_e-sticker.event_99, .c-itemList__item_e-sticker.event_103, .c-itemList__item_e-sticker.event_104, .c-itemList__item_e-sticker.event_105, .c-itemList__item_e-sticker.event_106, .c-itemList__item_e-sticker.event_107, .c-itemList__item_e-sticker.event_108, .c-itemList__item_e-sticker.event_109, .c-itemList__item_e-sticker.event_110, .c-itemList__item_e-sticker.event_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.original_1, .c-itemList__item_e-sticker.original_2, .c-itemList__item_e-sticker.original_3, .c-itemList__item_e-sticker.original_4, .c-itemList__item_e-sticker.original_5, .c-itemList__item_e-sticker.original_6, .c-itemList__item_e-sticker.original_15, .c-itemList__item_e-sticker.original_16, .c-itemList__item_e-sticker.original_17, .c-itemList__item_e-sticker.original_18, .c-itemList__item_e-sticker.original_19, .c-itemList__item_e-sticker.original_20, .c-itemList__item_e-sticker.original_21, .c-itemList__item_e-sticker.original_22, .c-itemList__item_e-sticker.original_23, .c-itemList__item_e-sticker.original_24, .c-itemList__item_e-sticker.original_41, .c-itemList__item_e-sticker.original_42, .c-itemList__item_e-sticker.original_43, .c-itemList__item_e-sticker.original_44, .c-itemList__item_e-sticker.original_45, .c-itemList__item_e-sticker.original_46, .c-itemList__item_e-sticker.original_47, .c-itemList__item_e-sticker.original_48, .c-itemList__item_e-sticker.original_49, .c-itemList__item_e-sticker.original_50, .c-itemList__item_e-sticker.original_51, .c-itemList__item_e-sticker.original_52, .c-itemList__item_e-sticker.original_53, .c-itemList__item_e-sticker.original_54, .c-itemList__item_e-sticker.original_55, .c-itemList__item_e-sticker.original_63, .c-itemList__item_e-sticker.original_64, .c-itemList__item_e-sticker.original_65, .c-itemList__item_e-sticker.original_66, .c-itemList__item_e-sticker.original_69, .c-itemList__item_e-sticker.original_70, .c-itemList__item_e-sticker.original_71, .c-itemList__item_e-sticker.original_72, .c-itemList__item_e-sticker.original_73, .c-itemList__item_e-sticker.original_74, .c-itemList__item_e-sticker.original_75, .c-itemList__item_e-sticker.original_76, .c-itemList__item_e-sticker.original_78, .c-itemList__item_e-sticker.original_79, .c-itemList__item_e-sticker.original_82, .c-itemList__item_e-sticker.original_83, .c-itemList__item_e-sticker.original_84, .c-itemList__item_e-sticker.original_85, .c-itemList__item_e-sticker.original_86, .c-itemList__item_e-sticker.original_87, .c-itemList__item_e-sticker.original_88, .c-itemList__item_e-sticker.original_89, .c-itemList__item_e-sticker.original_90, .c-itemList__item_e-sticker.original_91, .c-itemList__item_e-sticker.original_92, .c-itemList__item_e-sticker.original_95, .c-itemList__item_e-sticker.original_96, .c-itemList__item_e-sticker.original_97, .c-itemList__item_e-sticker.original_98, .c-itemList__item_e-sticker.original_99, .c-itemList__item_e-sticker.original_103, .c-itemList__item_e-sticker.original_104, .c-itemList__item_e-sticker.original_105, .c-itemList__item_e-sticker.original_106, .c-itemList__item_e-sticker.original_107, .c-itemList__item_e-sticker.original_108, .c-itemList__item_e-sticker.original_109, .c-itemList__item_e-sticker.original_110, .c-itemList__item_e-sticker.original_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
  top: -9px;
  left: -9px;
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.original_1, .c-itemList__item_e-sticker.original_2, .c-itemList__item_e-sticker.original_3, .c-itemList__item_e-sticker.original_4, .c-itemList__item_e-sticker.original_5, .c-itemList__item_e-sticker.original_6, .c-itemList__item_e-sticker.original_15, .c-itemList__item_e-sticker.original_16, .c-itemList__item_e-sticker.original_17, .c-itemList__item_e-sticker.original_18, .c-itemList__item_e-sticker.original_19, .c-itemList__item_e-sticker.original_20, .c-itemList__item_e-sticker.original_21, .c-itemList__item_e-sticker.original_22, .c-itemList__item_e-sticker.original_23, .c-itemList__item_e-sticker.original_24, .c-itemList__item_e-sticker.original_41, .c-itemList__item_e-sticker.original_42, .c-itemList__item_e-sticker.original_43, .c-itemList__item_e-sticker.original_44, .c-itemList__item_e-sticker.original_45, .c-itemList__item_e-sticker.original_46, .c-itemList__item_e-sticker.original_47, .c-itemList__item_e-sticker.original_48, .c-itemList__item_e-sticker.original_49, .c-itemList__item_e-sticker.original_50, .c-itemList__item_e-sticker.original_51, .c-itemList__item_e-sticker.original_52, .c-itemList__item_e-sticker.original_53, .c-itemList__item_e-sticker.original_54, .c-itemList__item_e-sticker.original_55, .c-itemList__item_e-sticker.original_63, .c-itemList__item_e-sticker.original_64, .c-itemList__item_e-sticker.original_65, .c-itemList__item_e-sticker.original_66, .c-itemList__item_e-sticker.original_69, .c-itemList__item_e-sticker.original_70, .c-itemList__item_e-sticker.original_71, .c-itemList__item_e-sticker.original_72, .c-itemList__item_e-sticker.original_73, .c-itemList__item_e-sticker.original_74, .c-itemList__item_e-sticker.original_75, .c-itemList__item_e-sticker.original_76, .c-itemList__item_e-sticker.original_78, .c-itemList__item_e-sticker.original_79, .c-itemList__item_e-sticker.original_82, .c-itemList__item_e-sticker.original_83, .c-itemList__item_e-sticker.original_84, .c-itemList__item_e-sticker.original_85, .c-itemList__item_e-sticker.original_86, .c-itemList__item_e-sticker.original_87, .c-itemList__item_e-sticker.original_88, .c-itemList__item_e-sticker.original_89, .c-itemList__item_e-sticker.original_90, .c-itemList__item_e-sticker.original_91, .c-itemList__item_e-sticker.original_92, .c-itemList__item_e-sticker.original_95, .c-itemList__item_e-sticker.original_96, .c-itemList__item_e-sticker.original_97, .c-itemList__item_e-sticker.original_98, .c-itemList__item_e-sticker.original_99, .c-itemList__item_e-sticker.original_103, .c-itemList__item_e-sticker.original_104, .c-itemList__item_e-sticker.original_105, .c-itemList__item_e-sticker.original_106, .c-itemList__item_e-sticker.original_107, .c-itemList__item_e-sticker.original_108, .c-itemList__item_e-sticker.original_109, .c-itemList__item_e-sticker.original_110, .c-itemList__item_e-sticker.original_111, .c-itemList__item_e-sticker.special_1, .c-itemList__item_e-sticker.special_2, .c-itemList__item_e-sticker.special_3, .c-itemList__item_e-sticker.special_4, .c-itemList__item_e-sticker.special_5, .c-itemList__item_e-sticker.special_6, .c-itemList__item_e-sticker.special_7, .c-itemList__item_e-sticker.special_8, .c-itemList__item_e-sticker.special_9, .c-itemList__item_e-sticker.special_10, .c-itemList__item_e-sticker.special_11, .c-itemList__item_e-sticker.special_12, .c-itemList__item_e-sticker.special_13, .c-itemList__item_e-sticker.special_14, .c-itemList__item_e-sticker.special_15, .c-itemList__item_e-sticker.special_16, .c-itemList__item_e-sticker.special_17, .c-itemList__item_e-sticker.special_18, .c-itemList__item_e-sticker.special_19, .c-itemList__item_e-sticker.special_20 {
    top: -20px;
    left: -20px;
    width: 60px;
    height: 60px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
  top: -1px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_20, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_21, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_22, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_23, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_24, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_41, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_42, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_43, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_44, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_45, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_46, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_47, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_48, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_49, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_50, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_51, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_52, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_53, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_54, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_55, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_63, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_64, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_65, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_66, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_69, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_70, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_71, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_72, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_73, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_74, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_75, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_76, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_78, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_79, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_82, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_83, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_84, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_85, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_86, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_87, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_88, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_89, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_90, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_91, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_92, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_95, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_96, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_97, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_98, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_99, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_103, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_104, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_105, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_106, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_107, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_108, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_109, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_110, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_111, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_1, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_2, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_3, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_4, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_5, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_6, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_15, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_16, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_17, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_18, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_19, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.special_20 {
    top: -10px;
    left: -10px;
  }
}
.c-itemList__item_e-sticker.new_7, .c-itemList__item_e-sticker.new_8, .c-itemList__item_e-sticker.new_9, .c-itemList__item_e-sticker.new_10, .c-itemList__item_e-sticker.new_11, .c-itemList__item_e-sticker.new_12, .c-itemList__item_e-sticker.new_35, .c-itemList__item_e-sticker.new_36, .c-itemList__item_e-sticker.new_37, .c-itemList__item_e-sticker.new_38, .c-itemList__item_e-sticker.new_39, .c-itemList__item_e-sticker.new_60, .c-itemList__item_e-sticker.new_61, .c-itemList__item_e-sticker.new_62, .c-itemList__item_e-sticker.new_67, .c-itemList__item_e-sticker.new_68, .c-itemList__item_e-sticker.new_77, .c-itemList__item_e-sticker.new_80, .c-itemList__item_e-sticker.new_81, .c-itemList__item_e-sticker.new_102, .c-itemList__item_e-sticker.new_112, .c-itemList__item_e-sticker.new_113, .c-itemList__item_e-sticker.new_114, .c-itemList__item_e-sticker.new_115, .c-itemList__item_e-sticker.new_116, .c-itemList__item_e-sticker.new_117, .c-itemList__item_e-sticker.new_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.new_7, .c-itemList__item_e-sticker.new_8, .c-itemList__item_e-sticker.new_9, .c-itemList__item_e-sticker.new_10, .c-itemList__item_e-sticker.new_11, .c-itemList__item_e-sticker.new_12, .c-itemList__item_e-sticker.new_35, .c-itemList__item_e-sticker.new_36, .c-itemList__item_e-sticker.new_37, .c-itemList__item_e-sticker.new_38, .c-itemList__item_e-sticker.new_39, .c-itemList__item_e-sticker.new_60, .c-itemList__item_e-sticker.new_61, .c-itemList__item_e-sticker.new_62, .c-itemList__item_e-sticker.new_67, .c-itemList__item_e-sticker.new_68, .c-itemList__item_e-sticker.new_77, .c-itemList__item_e-sticker.new_80, .c-itemList__item_e-sticker.new_81, .c-itemList__item_e-sticker.new_102, .c-itemList__item_e-sticker.new_112, .c-itemList__item_e-sticker.new_113, .c-itemList__item_e-sticker.new_114, .c-itemList__item_e-sticker.new_115, .c-itemList__item_e-sticker.new_116, .c-itemList__item_e-sticker.new_117, .c-itemList__item_e-sticker.new_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.hot_7, .c-itemList__item_e-sticker.hot_8, .c-itemList__item_e-sticker.hot_9, .c-itemList__item_e-sticker.hot_10, .c-itemList__item_e-sticker.hot_11, .c-itemList__item_e-sticker.hot_12, .c-itemList__item_e-sticker.hot_35, .c-itemList__item_e-sticker.hot_36, .c-itemList__item_e-sticker.hot_37, .c-itemList__item_e-sticker.hot_38, .c-itemList__item_e-sticker.hot_39, .c-itemList__item_e-sticker.hot_60, .c-itemList__item_e-sticker.hot_61, .c-itemList__item_e-sticker.hot_62, .c-itemList__item_e-sticker.hot_67, .c-itemList__item_e-sticker.hot_68, .c-itemList__item_e-sticker.hot_77, .c-itemList__item_e-sticker.hot_80, .c-itemList__item_e-sticker.hot_81, .c-itemList__item_e-sticker.hot_102, .c-itemList__item_e-sticker.hot_112, .c-itemList__item_e-sticker.hot_113, .c-itemList__item_e-sticker.hot_114, .c-itemList__item_e-sticker.hot_115, .c-itemList__item_e-sticker.hot_116, .c-itemList__item_e-sticker.hot_117, .c-itemList__item_e-sticker.hot_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.hot_7, .c-itemList__item_e-sticker.hot_8, .c-itemList__item_e-sticker.hot_9, .c-itemList__item_e-sticker.hot_10, .c-itemList__item_e-sticker.hot_11, .c-itemList__item_e-sticker.hot_12, .c-itemList__item_e-sticker.hot_35, .c-itemList__item_e-sticker.hot_36, .c-itemList__item_e-sticker.hot_37, .c-itemList__item_e-sticker.hot_38, .c-itemList__item_e-sticker.hot_39, .c-itemList__item_e-sticker.hot_60, .c-itemList__item_e-sticker.hot_61, .c-itemList__item_e-sticker.hot_62, .c-itemList__item_e-sticker.hot_67, .c-itemList__item_e-sticker.hot_68, .c-itemList__item_e-sticker.hot_77, .c-itemList__item_e-sticker.hot_80, .c-itemList__item_e-sticker.hot_81, .c-itemList__item_e-sticker.hot_102, .c-itemList__item_e-sticker.hot_112, .c-itemList__item_e-sticker.hot_113, .c-itemList__item_e-sticker.hot_114, .c-itemList__item_e-sticker.hot_115, .c-itemList__item_e-sticker.hot_116, .c-itemList__item_e-sticker.hot_117, .c-itemList__item_e-sticker.hot_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.sale_7, .c-itemList__item_e-sticker.sale_8, .c-itemList__item_e-sticker.sale_9, .c-itemList__item_e-sticker.sale_10, .c-itemList__item_e-sticker.sale_11, .c-itemList__item_e-sticker.sale_12, .c-itemList__item_e-sticker.sale_35, .c-itemList__item_e-sticker.sale_36, .c-itemList__item_e-sticker.sale_37, .c-itemList__item_e-sticker.sale_38, .c-itemList__item_e-sticker.sale_39, .c-itemList__item_e-sticker.sale_60, .c-itemList__item_e-sticker.sale_61, .c-itemList__item_e-sticker.sale_62, .c-itemList__item_e-sticker.sale_67, .c-itemList__item_e-sticker.sale_68, .c-itemList__item_e-sticker.sale_77, .c-itemList__item_e-sticker.sale_80, .c-itemList__item_e-sticker.sale_81, .c-itemList__item_e-sticker.sale_102, .c-itemList__item_e-sticker.sale_112, .c-itemList__item_e-sticker.sale_113, .c-itemList__item_e-sticker.sale_114, .c-itemList__item_e-sticker.sale_115, .c-itemList__item_e-sticker.sale_116, .c-itemList__item_e-sticker.sale_117, .c-itemList__item_e-sticker.sale_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.sale_7, .c-itemList__item_e-sticker.sale_8, .c-itemList__item_e-sticker.sale_9, .c-itemList__item_e-sticker.sale_10, .c-itemList__item_e-sticker.sale_11, .c-itemList__item_e-sticker.sale_12, .c-itemList__item_e-sticker.sale_35, .c-itemList__item_e-sticker.sale_36, .c-itemList__item_e-sticker.sale_37, .c-itemList__item_e-sticker.sale_38, .c-itemList__item_e-sticker.sale_39, .c-itemList__item_e-sticker.sale_60, .c-itemList__item_e-sticker.sale_61, .c-itemList__item_e-sticker.sale_62, .c-itemList__item_e-sticker.sale_67, .c-itemList__item_e-sticker.sale_68, .c-itemList__item_e-sticker.sale_77, .c-itemList__item_e-sticker.sale_80, .c-itemList__item_e-sticker.sale_81, .c-itemList__item_e-sticker.sale_102, .c-itemList__item_e-sticker.sale_112, .c-itemList__item_e-sticker.sale_113, .c-itemList__item_e-sticker.sale_114, .c-itemList__item_e-sticker.sale_115, .c-itemList__item_e-sticker.sale_116, .c-itemList__item_e-sticker.sale_117, .c-itemList__item_e-sticker.sale_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.free_7, .c-itemList__item_e-sticker.free_8, .c-itemList__item_e-sticker.free_9, .c-itemList__item_e-sticker.free_10, .c-itemList__item_e-sticker.free_11, .c-itemList__item_e-sticker.free_12, .c-itemList__item_e-sticker.free_35, .c-itemList__item_e-sticker.free_36, .c-itemList__item_e-sticker.free_37, .c-itemList__item_e-sticker.free_38, .c-itemList__item_e-sticker.free_39, .c-itemList__item_e-sticker.free_60, .c-itemList__item_e-sticker.free_61, .c-itemList__item_e-sticker.free_62, .c-itemList__item_e-sticker.free_67, .c-itemList__item_e-sticker.free_68, .c-itemList__item_e-sticker.free_77, .c-itemList__item_e-sticker.free_80, .c-itemList__item_e-sticker.free_81, .c-itemList__item_e-sticker.free_102, .c-itemList__item_e-sticker.free_112, .c-itemList__item_e-sticker.free_113, .c-itemList__item_e-sticker.free_114, .c-itemList__item_e-sticker.free_115, .c-itemList__item_e-sticker.free_116, .c-itemList__item_e-sticker.free_117, .c-itemList__item_e-sticker.free_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.free_7, .c-itemList__item_e-sticker.free_8, .c-itemList__item_e-sticker.free_9, .c-itemList__item_e-sticker.free_10, .c-itemList__item_e-sticker.free_11, .c-itemList__item_e-sticker.free_12, .c-itemList__item_e-sticker.free_35, .c-itemList__item_e-sticker.free_36, .c-itemList__item_e-sticker.free_37, .c-itemList__item_e-sticker.free_38, .c-itemList__item_e-sticker.free_39, .c-itemList__item_e-sticker.free_60, .c-itemList__item_e-sticker.free_61, .c-itemList__item_e-sticker.free_62, .c-itemList__item_e-sticker.free_67, .c-itemList__item_e-sticker.free_68, .c-itemList__item_e-sticker.free_77, .c-itemList__item_e-sticker.free_80, .c-itemList__item_e-sticker.free_81, .c-itemList__item_e-sticker.free_102, .c-itemList__item_e-sticker.free_112, .c-itemList__item_e-sticker.free_113, .c-itemList__item_e-sticker.free_114, .c-itemList__item_e-sticker.free_115, .c-itemList__item_e-sticker.free_116, .c-itemList__item_e-sticker.free_117, .c-itemList__item_e-sticker.free_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.other_7, .c-itemList__item_e-sticker.other_8, .c-itemList__item_e-sticker.other_9, .c-itemList__item_e-sticker.other_10, .c-itemList__item_e-sticker.other_11, .c-itemList__item_e-sticker.other_12, .c-itemList__item_e-sticker.other_35, .c-itemList__item_e-sticker.other_36, .c-itemList__item_e-sticker.other_37, .c-itemList__item_e-sticker.other_38, .c-itemList__item_e-sticker.other_39, .c-itemList__item_e-sticker.other_60, .c-itemList__item_e-sticker.other_61, .c-itemList__item_e-sticker.other_62, .c-itemList__item_e-sticker.other_67, .c-itemList__item_e-sticker.other_68, .c-itemList__item_e-sticker.other_77, .c-itemList__item_e-sticker.other_80, .c-itemList__item_e-sticker.other_81, .c-itemList__item_e-sticker.other_102, .c-itemList__item_e-sticker.other_112, .c-itemList__item_e-sticker.other_113, .c-itemList__item_e-sticker.other_114, .c-itemList__item_e-sticker.other_115, .c-itemList__item_e-sticker.other_116, .c-itemList__item_e-sticker.other_117, .c-itemList__item_e-sticker.other_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.other_7, .c-itemList__item_e-sticker.other_8, .c-itemList__item_e-sticker.other_9, .c-itemList__item_e-sticker.other_10, .c-itemList__item_e-sticker.other_11, .c-itemList__item_e-sticker.other_12, .c-itemList__item_e-sticker.other_35, .c-itemList__item_e-sticker.other_36, .c-itemList__item_e-sticker.other_37, .c-itemList__item_e-sticker.other_38, .c-itemList__item_e-sticker.other_39, .c-itemList__item_e-sticker.other_60, .c-itemList__item_e-sticker.other_61, .c-itemList__item_e-sticker.other_62, .c-itemList__item_e-sticker.other_67, .c-itemList__item_e-sticker.other_68, .c-itemList__item_e-sticker.other_77, .c-itemList__item_e-sticker.other_80, .c-itemList__item_e-sticker.other_81, .c-itemList__item_e-sticker.other_102, .c-itemList__item_e-sticker.other_112, .c-itemList__item_e-sticker.other_113, .c-itemList__item_e-sticker.other_114, .c-itemList__item_e-sticker.other_115, .c-itemList__item_e-sticker.other_116, .c-itemList__item_e-sticker.other_117, .c-itemList__item_e-sticker.other_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.event_7, .c-itemList__item_e-sticker.event_8, .c-itemList__item_e-sticker.event_9, .c-itemList__item_e-sticker.event_10, .c-itemList__item_e-sticker.event_11, .c-itemList__item_e-sticker.event_12, .c-itemList__item_e-sticker.event_35, .c-itemList__item_e-sticker.event_36, .c-itemList__item_e-sticker.event_37, .c-itemList__item_e-sticker.event_38, .c-itemList__item_e-sticker.event_39, .c-itemList__item_e-sticker.event_60, .c-itemList__item_e-sticker.event_61, .c-itemList__item_e-sticker.event_62, .c-itemList__item_e-sticker.event_67, .c-itemList__item_e-sticker.event_68, .c-itemList__item_e-sticker.event_77, .c-itemList__item_e-sticker.event_80, .c-itemList__item_e-sticker.event_81, .c-itemList__item_e-sticker.event_102, .c-itemList__item_e-sticker.event_112, .c-itemList__item_e-sticker.event_113, .c-itemList__item_e-sticker.event_114, .c-itemList__item_e-sticker.event_115, .c-itemList__item_e-sticker.event_116, .c-itemList__item_e-sticker.event_117, .c-itemList__item_e-sticker.event_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.event_7, .c-itemList__item_e-sticker.event_8, .c-itemList__item_e-sticker.event_9, .c-itemList__item_e-sticker.event_10, .c-itemList__item_e-sticker.event_11, .c-itemList__item_e-sticker.event_12, .c-itemList__item_e-sticker.event_35, .c-itemList__item_e-sticker.event_36, .c-itemList__item_e-sticker.event_37, .c-itemList__item_e-sticker.event_38, .c-itemList__item_e-sticker.event_39, .c-itemList__item_e-sticker.event_60, .c-itemList__item_e-sticker.event_61, .c-itemList__item_e-sticker.event_62, .c-itemList__item_e-sticker.event_67, .c-itemList__item_e-sticker.event_68, .c-itemList__item_e-sticker.event_77, .c-itemList__item_e-sticker.event_80, .c-itemList__item_e-sticker.event_81, .c-itemList__item_e-sticker.event_102, .c-itemList__item_e-sticker.event_112, .c-itemList__item_e-sticker.event_113, .c-itemList__item_e-sticker.event_114, .c-itemList__item_e-sticker.event_115, .c-itemList__item_e-sticker.event_116, .c-itemList__item_e-sticker.event_117, .c-itemList__item_e-sticker.event_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.original_7, .c-itemList__item_e-sticker.original_8, .c-itemList__item_e-sticker.original_9, .c-itemList__item_e-sticker.original_10, .c-itemList__item_e-sticker.original_11, .c-itemList__item_e-sticker.original_12, .c-itemList__item_e-sticker.original_35, .c-itemList__item_e-sticker.original_36, .c-itemList__item_e-sticker.original_37, .c-itemList__item_e-sticker.original_38, .c-itemList__item_e-sticker.original_39, .c-itemList__item_e-sticker.original_60, .c-itemList__item_e-sticker.original_61, .c-itemList__item_e-sticker.original_62, .c-itemList__item_e-sticker.original_67, .c-itemList__item_e-sticker.original_68, .c-itemList__item_e-sticker.original_77, .c-itemList__item_e-sticker.original_80, .c-itemList__item_e-sticker.original_81, .c-itemList__item_e-sticker.original_102, .c-itemList__item_e-sticker.original_112, .c-itemList__item_e-sticker.original_113, .c-itemList__item_e-sticker.original_114, .c-itemList__item_e-sticker.original_115, .c-itemList__item_e-sticker.original_116, .c-itemList__item_e-sticker.original_117, .c-itemList__item_e-sticker.original_118 {
  top: -21px;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.original_7, .c-itemList__item_e-sticker.original_8, .c-itemList__item_e-sticker.original_9, .c-itemList__item_e-sticker.original_10, .c-itemList__item_e-sticker.original_11, .c-itemList__item_e-sticker.original_12, .c-itemList__item_e-sticker.original_35, .c-itemList__item_e-sticker.original_36, .c-itemList__item_e-sticker.original_37, .c-itemList__item_e-sticker.original_38, .c-itemList__item_e-sticker.original_39, .c-itemList__item_e-sticker.original_60, .c-itemList__item_e-sticker.original_61, .c-itemList__item_e-sticker.original_62, .c-itemList__item_e-sticker.original_67, .c-itemList__item_e-sticker.original_68, .c-itemList__item_e-sticker.original_77, .c-itemList__item_e-sticker.original_80, .c-itemList__item_e-sticker.original_81, .c-itemList__item_e-sticker.original_102, .c-itemList__item_e-sticker.original_112, .c-itemList__item_e-sticker.original_113, .c-itemList__item_e-sticker.original_114, .c-itemList__item_e-sticker.original_115, .c-itemList__item_e-sticker.original_116, .c-itemList__item_e-sticker.original_117, .c-itemList__item_e-sticker.original_118 {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_118 {
  top: -13px;
  left: -1px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_7, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_8, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_9, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_10, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_11, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_12, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_35, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_36, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_37, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_38, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_39, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_60, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_61, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_62, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_67, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_68, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_77, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_80, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_81, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_102, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_112, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_113, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_114, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_115, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_116, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_117, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_118 {
    top: -25px;
    left: 0;
  }
}
.c-itemList__item_e-sticker.new_13, .c-itemList__item_e-sticker.new_14, .c-itemList__item_e-sticker.new_25, .c-itemList__item_e-sticker.new_26, .c-itemList__item_e-sticker.new_27, .c-itemList__item_e-sticker.new_56, .c-itemList__item_e-sticker.new_57, .c-itemList__item_e-sticker.new_58, .c-itemList__item_e-sticker.new_59, .c-itemList__item_e-sticker.new_93, .c-itemList__item_e-sticker.new_94, .c-itemList__item_e-sticker.new_100, .c-itemList__item_e-sticker.new_101, .c-itemList__item_e-sticker.new_119, .c-itemList__item_e-sticker.new_120, .c-itemList__item_e-sticker.new_121, .c-itemList__item_e-sticker.new_122, .c-itemList__item_e-sticker.new_123, .c-itemList__item_e-sticker.new_124, .c-itemList__item_e-sticker.new_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.new_13, .c-itemList__item_e-sticker.new_14, .c-itemList__item_e-sticker.new_25, .c-itemList__item_e-sticker.new_26, .c-itemList__item_e-sticker.new_27, .c-itemList__item_e-sticker.new_56, .c-itemList__item_e-sticker.new_57, .c-itemList__item_e-sticker.new_58, .c-itemList__item_e-sticker.new_59, .c-itemList__item_e-sticker.new_93, .c-itemList__item_e-sticker.new_94, .c-itemList__item_e-sticker.new_100, .c-itemList__item_e-sticker.new_101, .c-itemList__item_e-sticker.new_119, .c-itemList__item_e-sticker.new_120, .c-itemList__item_e-sticker.new_121, .c-itemList__item_e-sticker.new_122, .c-itemList__item_e-sticker.new_123, .c-itemList__item_e-sticker.new_124, .c-itemList__item_e-sticker.new_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.new_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_e-sticker.hot_13, .c-itemList__item_e-sticker.hot_14, .c-itemList__item_e-sticker.hot_25, .c-itemList__item_e-sticker.hot_26, .c-itemList__item_e-sticker.hot_27, .c-itemList__item_e-sticker.hot_56, .c-itemList__item_e-sticker.hot_57, .c-itemList__item_e-sticker.hot_58, .c-itemList__item_e-sticker.hot_59, .c-itemList__item_e-sticker.hot_93, .c-itemList__item_e-sticker.hot_94, .c-itemList__item_e-sticker.hot_100, .c-itemList__item_e-sticker.hot_101, .c-itemList__item_e-sticker.hot_119, .c-itemList__item_e-sticker.hot_120, .c-itemList__item_e-sticker.hot_121, .c-itemList__item_e-sticker.hot_122, .c-itemList__item_e-sticker.hot_123, .c-itemList__item_e-sticker.hot_124, .c-itemList__item_e-sticker.hot_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.hot_13, .c-itemList__item_e-sticker.hot_14, .c-itemList__item_e-sticker.hot_25, .c-itemList__item_e-sticker.hot_26, .c-itemList__item_e-sticker.hot_27, .c-itemList__item_e-sticker.hot_56, .c-itemList__item_e-sticker.hot_57, .c-itemList__item_e-sticker.hot_58, .c-itemList__item_e-sticker.hot_59, .c-itemList__item_e-sticker.hot_93, .c-itemList__item_e-sticker.hot_94, .c-itemList__item_e-sticker.hot_100, .c-itemList__item_e-sticker.hot_101, .c-itemList__item_e-sticker.hot_119, .c-itemList__item_e-sticker.hot_120, .c-itemList__item_e-sticker.hot_121, .c-itemList__item_e-sticker.hot_122, .c-itemList__item_e-sticker.hot_123, .c-itemList__item_e-sticker.hot_124, .c-itemList__item_e-sticker.hot_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.hot_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_e-sticker.sale_13, .c-itemList__item_e-sticker.sale_14, .c-itemList__item_e-sticker.sale_25, .c-itemList__item_e-sticker.sale_26, .c-itemList__item_e-sticker.sale_27, .c-itemList__item_e-sticker.sale_56, .c-itemList__item_e-sticker.sale_57, .c-itemList__item_e-sticker.sale_58, .c-itemList__item_e-sticker.sale_59, .c-itemList__item_e-sticker.sale_93, .c-itemList__item_e-sticker.sale_94, .c-itemList__item_e-sticker.sale_100, .c-itemList__item_e-sticker.sale_101, .c-itemList__item_e-sticker.sale_119, .c-itemList__item_e-sticker.sale_120, .c-itemList__item_e-sticker.sale_121, .c-itemList__item_e-sticker.sale_122, .c-itemList__item_e-sticker.sale_123, .c-itemList__item_e-sticker.sale_124, .c-itemList__item_e-sticker.sale_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.sale_13, .c-itemList__item_e-sticker.sale_14, .c-itemList__item_e-sticker.sale_25, .c-itemList__item_e-sticker.sale_26, .c-itemList__item_e-sticker.sale_27, .c-itemList__item_e-sticker.sale_56, .c-itemList__item_e-sticker.sale_57, .c-itemList__item_e-sticker.sale_58, .c-itemList__item_e-sticker.sale_59, .c-itemList__item_e-sticker.sale_93, .c-itemList__item_e-sticker.sale_94, .c-itemList__item_e-sticker.sale_100, .c-itemList__item_e-sticker.sale_101, .c-itemList__item_e-sticker.sale_119, .c-itemList__item_e-sticker.sale_120, .c-itemList__item_e-sticker.sale_121, .c-itemList__item_e-sticker.sale_122, .c-itemList__item_e-sticker.sale_123, .c-itemList__item_e-sticker.sale_124, .c-itemList__item_e-sticker.sale_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.sale_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_e-sticker.free_13, .c-itemList__item_e-sticker.free_14, .c-itemList__item_e-sticker.free_25, .c-itemList__item_e-sticker.free_26, .c-itemList__item_e-sticker.free_27, .c-itemList__item_e-sticker.free_56, .c-itemList__item_e-sticker.free_57, .c-itemList__item_e-sticker.free_58, .c-itemList__item_e-sticker.free_59, .c-itemList__item_e-sticker.free_93, .c-itemList__item_e-sticker.free_94, .c-itemList__item_e-sticker.free_100, .c-itemList__item_e-sticker.free_101, .c-itemList__item_e-sticker.free_119, .c-itemList__item_e-sticker.free_120, .c-itemList__item_e-sticker.free_121, .c-itemList__item_e-sticker.free_122, .c-itemList__item_e-sticker.free_123, .c-itemList__item_e-sticker.free_124, .c-itemList__item_e-sticker.free_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.free_13, .c-itemList__item_e-sticker.free_14, .c-itemList__item_e-sticker.free_25, .c-itemList__item_e-sticker.free_26, .c-itemList__item_e-sticker.free_27, .c-itemList__item_e-sticker.free_56, .c-itemList__item_e-sticker.free_57, .c-itemList__item_e-sticker.free_58, .c-itemList__item_e-sticker.free_59, .c-itemList__item_e-sticker.free_93, .c-itemList__item_e-sticker.free_94, .c-itemList__item_e-sticker.free_100, .c-itemList__item_e-sticker.free_101, .c-itemList__item_e-sticker.free_119, .c-itemList__item_e-sticker.free_120, .c-itemList__item_e-sticker.free_121, .c-itemList__item_e-sticker.free_122, .c-itemList__item_e-sticker.free_123, .c-itemList__item_e-sticker.free_124, .c-itemList__item_e-sticker.free_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.free_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_e-sticker.other_13, .c-itemList__item_e-sticker.other_14, .c-itemList__item_e-sticker.other_25, .c-itemList__item_e-sticker.other_26, .c-itemList__item_e-sticker.other_27, .c-itemList__item_e-sticker.other_56, .c-itemList__item_e-sticker.other_57, .c-itemList__item_e-sticker.other_58, .c-itemList__item_e-sticker.other_59, .c-itemList__item_e-sticker.other_93, .c-itemList__item_e-sticker.other_94, .c-itemList__item_e-sticker.other_100, .c-itemList__item_e-sticker.other_101, .c-itemList__item_e-sticker.other_119, .c-itemList__item_e-sticker.other_120, .c-itemList__item_e-sticker.other_121, .c-itemList__item_e-sticker.other_122, .c-itemList__item_e-sticker.other_123, .c-itemList__item_e-sticker.other_124, .c-itemList__item_e-sticker.other_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.other_13, .c-itemList__item_e-sticker.other_14, .c-itemList__item_e-sticker.other_25, .c-itemList__item_e-sticker.other_26, .c-itemList__item_e-sticker.other_27, .c-itemList__item_e-sticker.other_56, .c-itemList__item_e-sticker.other_57, .c-itemList__item_e-sticker.other_58, .c-itemList__item_e-sticker.other_59, .c-itemList__item_e-sticker.other_93, .c-itemList__item_e-sticker.other_94, .c-itemList__item_e-sticker.other_100, .c-itemList__item_e-sticker.other_101, .c-itemList__item_e-sticker.other_119, .c-itemList__item_e-sticker.other_120, .c-itemList__item_e-sticker.other_121, .c-itemList__item_e-sticker.other_122, .c-itemList__item_e-sticker.other_123, .c-itemList__item_e-sticker.other_124, .c-itemList__item_e-sticker.other_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.other_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_e-sticker.event_13, .c-itemList__item_e-sticker.event_14, .c-itemList__item_e-sticker.event_25, .c-itemList__item_e-sticker.event_26, .c-itemList__item_e-sticker.event_27, .c-itemList__item_e-sticker.event_56, .c-itemList__item_e-sticker.event_57, .c-itemList__item_e-sticker.event_58, .c-itemList__item_e-sticker.event_59, .c-itemList__item_e-sticker.event_93, .c-itemList__item_e-sticker.event_94, .c-itemList__item_e-sticker.event_100, .c-itemList__item_e-sticker.event_101, .c-itemList__item_e-sticker.event_119, .c-itemList__item_e-sticker.event_120, .c-itemList__item_e-sticker.event_121, .c-itemList__item_e-sticker.event_122, .c-itemList__item_e-sticker.event_123, .c-itemList__item_e-sticker.event_124, .c-itemList__item_e-sticker.event_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.event_13, .c-itemList__item_e-sticker.event_14, .c-itemList__item_e-sticker.event_25, .c-itemList__item_e-sticker.event_26, .c-itemList__item_e-sticker.event_27, .c-itemList__item_e-sticker.event_56, .c-itemList__item_e-sticker.event_57, .c-itemList__item_e-sticker.event_58, .c-itemList__item_e-sticker.event_59, .c-itemList__item_e-sticker.event_93, .c-itemList__item_e-sticker.event_94, .c-itemList__item_e-sticker.event_100, .c-itemList__item_e-sticker.event_101, .c-itemList__item_e-sticker.event_119, .c-itemList__item_e-sticker.event_120, .c-itemList__item_e-sticker.event_121, .c-itemList__item_e-sticker.event_122, .c-itemList__item_e-sticker.event_123, .c-itemList__item_e-sticker.event_124, .c-itemList__item_e-sticker.event_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.event_125 {
    top: 10px;
    left: 10px;
  }
}
.c-itemList__item_e-sticker.original_13, .c-itemList__item_e-sticker.original_14, .c-itemList__item_e-sticker.original_25, .c-itemList__item_e-sticker.original_26, .c-itemList__item_e-sticker.original_27, .c-itemList__item_e-sticker.original_56, .c-itemList__item_e-sticker.original_57, .c-itemList__item_e-sticker.original_58, .c-itemList__item_e-sticker.original_59, .c-itemList__item_e-sticker.original_93, .c-itemList__item_e-sticker.original_94, .c-itemList__item_e-sticker.original_100, .c-itemList__item_e-sticker.original_101, .c-itemList__item_e-sticker.original_119, .c-itemList__item_e-sticker.original_120, .c-itemList__item_e-sticker.original_121, .c-itemList__item_e-sticker.original_122, .c-itemList__item_e-sticker.original_123, .c-itemList__item_e-sticker.original_124, .c-itemList__item_e-sticker.original_125 {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 744px) {
  .c-itemList__item_e-sticker.original_13, .c-itemList__item_e-sticker.original_14, .c-itemList__item_e-sticker.original_25, .c-itemList__item_e-sticker.original_26, .c-itemList__item_e-sticker.original_27, .c-itemList__item_e-sticker.original_56, .c-itemList__item_e-sticker.original_57, .c-itemList__item_e-sticker.original_58, .c-itemList__item_e-sticker.original_59, .c-itemList__item_e-sticker.original_93, .c-itemList__item_e-sticker.original_94, .c-itemList__item_e-sticker.original_100, .c-itemList__item_e-sticker.original_101, .c-itemList__item_e-sticker.original_119, .c-itemList__item_e-sticker.original_120, .c-itemList__item_e-sticker.original_121, .c-itemList__item_e-sticker.original_122, .c-itemList__item_e-sticker.original_123, .c-itemList__item_e-sticker.original_124, .c-itemList__item_e-sticker.original_125 {
    width: 50px;
    height: 50px;
  }
}
.is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_125 {
  top: 8px;
  left: 8px;
}
@media screen and (min-width: 744px) {
  .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_13, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_14, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_25, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_26, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_27, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_56, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_57, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_58, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_59, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_93, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_94, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_100, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_101, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_119, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_120, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_121, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_122, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_123, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_124, .is-bgColor-white .has-frame .c-itemList__item_e-sticker.original_125 {
    top: 10px;
    left: 10px;
  }
}

.c-ranking {
  padding-bottom: 10px;
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-ranking {
    margin: 40px 0;
  }
}
.c-ranking__title {
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 744px) {
  .c-ranking__title {
    margin-bottom: 20px;
  }
}
.c-ranking__list {
  display: flex;
  list-style: none;
}
.c-ranking__item {
  position: relative;
  margin-left: 3.5211267606%;
  width: 30.985915493%;
}
.c-ranking__item:nth-child(1) {
  margin-left: 0;
}
.c-ranking__item:nth-child(n+4) {
  display: none;
}
@media screen and (min-width: 744px) {
  .c-ranking__item {
    margin-left: 3.1914893617%;
    width: 17.4468085106%;
  }
  .c-ranking__item:nth-child(n+4) {
    display: block;
  }
}
.c-ranking__item-link {
  display: block;
  color: #161616;
  text-decoration: none;
}
.c-ranking__item-rank {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  line-height: 30px;
  z-index: 1;
}
.c-ranking__item-rank-1 {
  background-color: #d9bb00;
}
.c-ranking__item-rank-2 {
  background-color: #a6acaf;
}
.c-ranking__item-rank-3 {
  background-color: #c0a17f;
}
.c-ranking__item-rank-4 {
  background-color: #555;
}
.c-ranking__item-rank-5 {
  background-color: #555;
}
.c-ranking__item-image {
  font-size: 0;
  margin-bottom: 12px;
}
.c-ranking__item-name {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  word-wrap: break-word;
  letter-spacing: 0.03em;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (min-width: 744px) {
  .c-ranking__item-name {
    font-size: 1.3rem;
  }
}
.c-ranking__item-price {
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 744px) {
  .c-ranking__item-price {
    font-size: 1.4rem;
  }
}
.c-ranking__item-discount-rate {
  display: inline-block;
  margin-top: 8px;
  padding: 3px 4px 4px 4px;
  background-color: #ed5454;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.03em;
}

.c-textarea {
  margin: 20px 0;
}
@media screen and (min-width: 744px) {
  .c-textarea {
    display: flex;
    margin: 40px auto;
    padding: 10px 0;
    align-items: center;
    justify-content: space-between;
  }
}
.c-textarea__body {
  padding: 0 8px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.c-textarea__body.left {
  text-align: left;
}
.c-textarea__body.right {
  text-align: right;
}
.c-textarea__body.center {
  text-align: center;
}
@media screen and (min-width: 744px) {
  .c-textarea__body {
    margin: 0 auto;
    padding: 0;
    max-width: 556px;
  }
  .c-textarea__body.text-only {
    max-width: inherit;
  }
  .has-image-right .c-textarea__body, .has-image-left .c-textarea__body {
    margin: 0;
    max-width: 63.4042553191%;
  }
  .is-layout-1 .is-width-small .has-image-right .c-textarea__body,
  .has-image-right .c-textarea__body .is-layout-2 .is-width-small, .is-layout-1 .is-width-small .has-image-left .c-textarea__body,
  .has-image-left .c-textarea__body .is-layout-2 .is-width-small {
    max-width: calc(100% - 200px - 2.1276595745%);
  }
  .is-layout-3 .is-width-small .has-image-right .c-textarea__body, .is-layout-4 .is-width-small .has-image-right .c-textarea__body, .is-layout-5 .is-width-small .has-image-right .c-textarea__body, .is-layout-3 .is-width-small .has-image-left .c-textarea__body, .is-layout-4 .is-width-small .has-image-left .c-textarea__body, .is-layout-5 .is-width-small .has-image-left .c-textarea__body {
    max-width: calc(100% - 140px - 2.1276595745%);
  }
  .has-image-left .c-textarea__body {
    margin-left: 2.1276595745%;
    order: 2;
  }
  .has-image-right .c-textarea__body {
    margin-right: 2.1276595745%;
  }
}
.c-textarea__aside {
  margin-top: 20px;
}
@media screen and (min-width: 744px) {
  .c-textarea__aside {
    margin-top: 0;
    max-width: 324px;
    width: 34.4680851064%;
  }
  .is-layout-1 .is-width-small .c-textarea__aside, .is-layout-2 .is-width-small .c-textarea__aside {
    width: 200px;
  }
  .is-layout-3 .is-width-small .c-textarea__aside, .is-layout-3 .is-width-small .c-textarea__aside, .is-layout-3 .is-width-small .c-textarea__aside {
    width: 140px;
  }
  .has-image-left .c-textarea__aside {
    order: 1;
  }
}
.c-textarea__title {
  overflow-wrap: break-word;
  margin-bottom: 20px;
  word-wrap: break-word;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  line-height: 1.8;
  cursor: default;
}
@media screen and (min-width: 744px) {
  .c-textarea__title {
    box-sizing: border-box;
    margin-bottom: 12px;
    padding: 8px;
    line-height: 1.6;
  }
}
.c-textarea__text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  letter-spacing: 0.02em;
  font-size: 1.4rem;
  line-height: 2;
  white-space: pre-wrap;
  cursor: default;
}
@media screen and (min-width: 744px) {
  .c-textarea__text {
    padding: 8px;
    line-height: 1.6;
  }
}
.c-textarea__image {
  padding: 0 8px;
}
@media screen and (min-width: 744px) {
  .c-textarea__image {
    padding: 0;
  }
}
.c-textarea__image img {
  width: 100%;
}
.c-textarea__image-link {
  display: block;
}

.c-menu__navigation {
  z-index: 5;
}
@media screen and (min-width: 744px) {
  .c-menu__search {
    z-index: 6;
  }
}
@media screen and (min-width: 744px) {
  .c-menu__user__container {
    z-index: 1;
  }
}

.c-cart {
  z-index: 6;
}

.navigation-container {
  z-index: 5;
}

.main {
  z-index: 1;
}

.c-overlay {
  z-index: 10000;
}

.c-breadcrumb__sort-popup {
  z-index: 1;
}

.c-modal {
  z-index: 10000;
}
.c-modal__block {
  z-index: 4;
}
.c-modal__close {
  z-index: 4;
}

.c-popup-list-popup {
  z-index: 2;
}

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ngdialog {
  box-sizing: border-box;
}

.ngdialog *,
.ngdialog *:before,
.ngdialog *:after {
  box-sizing: inherit;
}

.ngdialog {
  position: fixed;
  overflow: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
}

.ngdialog-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  animation: ngdialog-fadein 0.2s;
  height: auto !important;
}

.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-backface-visibility: hidden;
  animation: ngdialog-fadeout 0.2s;
}

.ngdialog-content {
  background: white;
  -webkit-backface-visibility: hidden;
  animation: ngdialog-fadein 0.2s;
}

.ngdialog.ngdialog-closing .ngdialog-content {
  -webkit-backface-visibility: hidden;
  animation: ngdialog-fadeout 0.2s;
}

.ngdialog-close:before {
  font-family: "Helvetica", Arial, sans-serif;
  content: "×";
  cursor: pointer;
}

body.ngdialog-open {
  overflow: hidden;
}

.ngdialog {
  background-color: rgba(0, 0, 0, 0.8);
}

.ngdialog-close {
  display: none;
}

.modal {
  position: absolute;
  right: 0;
  left: 0;
  width: 480px;
  border-radius: 6px;
  margin: 100px auto 30px auto;
  padding: 40px;
  background-color: #ffffff;
}
.modal.modal_contents_item_detail {
  padding: 10px;
  margin: 0;
  display: none;
}
.modal .modal_contents {
  width: 400px;
  margin: 0 auto;
}
.modal .modal_contents.modal_contents_item_detail {
  width: auto;
  height: auto;
}
.modal .modal_contents h2 {
  margin-bottom: 15px;
  font-size: 20px;
  text-align: center;
}
.modal .modal_contents .mail_note {
  margin: 8px 0;
}
.modal .modal_close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 20px;
  height: 0;
  padding-top: 20px;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_close.svg) no-repeat;
  line-height: 2;
  cursor: pointer;
  overflow: hidden;
}
.modal .modal_close:hover {
  opacity: 0.8;
}
.modal .modal_close_btn {
  position: absolute;
  top: -40px;
  right: 0;
  width: 20px;
  height: 0;
  padding-top: 20px;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_close.svg) no-repeat;
  line-height: 2;
  cursor: pointer;
  border: none;
  overflow: hidden;
}
.modal .modal_close_btn:hover {
  opacity: 0.8;
}
.modal .modal_back {
  position: absolute;
  top: -40px;
  left: 0;
  width: 20px;
  height: 0;
  padding-top: 20px;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_back.svg) no-repeat;
  line-height: 2;
  cursor: pointer;
  overflow: hidden;
}
.modal .modal_back:hover {
  opacity: 0.8;
}
.modal .mobile {
  display: none;
}
.modal .styled_checkbox {
  text-align: center;
  color: #333;
  padding: 30px 0 0 0;
}
.modal .styled_checkbox .checkbox_text {
  font-size: 14px;
  font-weight: normal;
}
.modal .styled_checkbox .text_link {
  color: #0076d7;
  letter-spacing: 0.08em;
  text-decoration: underline;
}
.modal .modal_error {
  font-size: 16px;
}
.modal .not_compatible, .modal .free_shipping {
  position: relative;
  padding: 20px 0;
  height: 180px;
}
.modal .not_compatible:before, .modal .free_shipping:before {
  content: "";
  position: absolute;
  top: 20px;
  height: 96px;
  left: 0;
  right: 0;
  margin: auto;
}
.modal .not_compatible .text, .modal .free_shipping .text {
  text-align: center;
  margin-top: 94px;
}
.modal .not_compatible:before {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_no_shipping.svg) no-repeat;
  width: 72px;
}
.modal .not_compatible .not_compatible_inner {
  color: #888888;
}
.modal .free_shipping:before {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_free_shipping.svg) no-repeat;
  width: 140px;
}
.modal .free_shipping .free_shipping_inner {
  color: #0076d7;
  font-size: 18px;
  display: inline-block;
  position: absolute;
  top: 114px;
  left: 0;
  right: 0;
  margin: auto;
}
.modal .free_shipping .free_shipping_inner .border_bottom {
  border-bottom: 2px solid;
  padding-bottom: 4px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.modal .inqury__faq {
  position: relative;
  margin-bottom: 30px;
  line-height: 1.4em;
}
.modal .inqury__faq .contact_faq_link_title {
  margin: 0px 0 20px 25px;
  font-size: 14px;
}
.modal .inqury__faq .contact_faq_link_title:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  background: url(//st-cdn.net/assets/storesjp/images/top/icon_attention.svg);
  vertical-align: middle;
}
.modal .inqury__faq ul {
  margin: 15px 0 20px 15px;
  list-style-type: circle;
  font-size: 14px;
}
.modal .inqury__faq ul li {
  margin: 0 0 8px 10px;
}
.modal .inqury__faq .more {
  font-size: 14px;
  margin: 20px 0 0 22px;
}

.modal_store_help {
  width: 620px;
  padding: 0 0 30px 0;
  text-align: center;
}
.modal_store_help .modal_store_help_img img {
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.modal_store_help .text_heading {
  padding: 30px 0 15px 0;
  line-height: 1.5;
  font-size: 22px;
  font-weight: bold;
}
.modal_store_help .text_normal {
  padding: 0 40px;
}
.modal_store_help .text_note {
  padding: 10px 40px 0 40px;
}
.modal_store_help .text_link {
  line-height: 1.6;
  font-size: 14px;
  color: #0076d7;
  margin-top: 20px;
}

.modal_inner .modal_head {
  border-bottom: solid 1px #eeeeee;
  margin-bottom: 30px;
  padding-bottom: 20px;
  overflow: hidden;
}
.modal_inner .modal_head h1 {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
}
.modal_inner .modal_head .cart_caption {
  margin-top: 12px;
  font-weight: 300;
  font-size: 14px;
  line-height: 160%;
  color: #888888;
}
.modal_inner .modal_head .modal_head_logo {
  float: right;
  width: 124px;
  height: 0;
  padding-top: 26px;
  background: url(//st-cdn.net/assets/storesjp/images/stores/logo/stores_id_logo.svg) no-repeat;
  line-height: 2;
  overflow: hidden;
}

.modal_point_discount .modal_inner .modal_head {
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.modal_point_discount .modal_inner .point_discount_radio label {
  padding: 11px 0;
  line-height: 22px;
}
.modal_point_discount .modal_inner .point_discount_radio .point_to_use {
  padding-left: 43px;
}
.modal_point_discount .modal_inner .point_discount_radio .point_to_use input {
  margin-right: 10px;
}
.modal_point_discount .modal_inner .point_discount_radio .point_to_use p {
  font-size: 12px;
  color: #888888;
  line-height: 18px;
  margin-top: 5px;
}
.modal_point_discount .modal_inner .btn, .modal_point_discount .modal_inner .btn_middle {
  width: 400px;
  height: 42px;
  border-radius: 4px;
  margin: 24px auto 0;
  background-color: #0076d7;
  font-size: 14px;
  color: #ffffff;
  line-height: 21px;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.modal_input li + li {
  margin-top: 15px;
}
.modal_input .input_mail, .modal_input .input_password, .modal_input .textarea_write, .modal_input .input_tel {
  position: relative;
}
.modal_input .input_mail:before, .modal_input .input_password:before, .modal_input .textarea_write:before, .modal_input .input_tel:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 16px;
  display: block;
  width: 17px;
  height: 17px;
}
.modal_input .input_mail input, .modal_input .input_password input, .modal_input .textarea_write input, .modal_input .input_tel input {
  box-sizing: border-box;
  width: 400px;
  padding-left: 50px;
}
.modal_input .input_mail textarea, .modal_input .input_password textarea, .modal_input .textarea_write textarea, .modal_input .input_tel textarea {
  box-sizing: border-box;
  width: 400px;
  height: 100px;
  padding-left: 50px;
}
.modal_input .input_mail:before {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_mail_gray.svg) no-repeat center;
}
.modal_input .input_tel:before {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_phone_gray.svg) no-repeat center;
}
.modal_input .input_password:before {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_key.svg) no-repeat center;
}
.modal_input .textarea_write:before {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_write.svg) no-repeat center;
}
.modal_input .input_name {
  overflow: hidden;
}
.modal_input .input_name label {
  margin-right: 3px;
  line-height: 1.6;
  color: #888;
}
.modal_input .input_name input {
  width: 170px;
}
.modal_input .input_name .input_first_name {
  float: right;
  width: 50%;
}
.modal_input .input_name .input_last_name {
  float: left;
  width: 50%;
}
.modal_input .input_row {
  position: relative;
}
.modal_input .input_row input {
  width: 400px;
}
.modal_input .input_row button {
  position: absolute;
  top: 0;
  right: 0;
  width: 96px;
  border: none;
  border-radius: 0 3px 3px 0;
  background-color: #0076d7;
  line-height: 42px;
  letter-spacing: 0.03em;
  font-size: 14px;
  color: #ffffff;
}
.modal_input .text_note {
  margin: 12px 0;
}

.modal_btn {
  margin-top: 30px;
  text-align: center;
}
.modal_btn li + li {
  margin-top: 15px;
}
.modal_btn .btn, .modal_btn .btn_middle {
  margin: 0 auto;
}

.btn_modal_double {
  display: inline-block;
  width: 170px;
  height: 44px;
  margin: 0 5px;
  vertical-align: middle;
  line-height: 42px;
  font-size: 15px;
  border-radius: 4px;
}

.btn_plain {
  border: solid 1px #ccc;
  background-color: #fff;
  text-align: center;
  color: #666;
  transition: border-color ease 0.2s, background-color ease 0.2s;
}

.btn_primary {
  background-color: #0076d7;
  text-align: center;
  color: #fff;
  transition: background-color ease 0.2s;
}

.modal_btn_row {
  text-align: center;
}
.modal_btn_row li {
  display: inline-block;
  margin: 0 5px;
}
.modal_btn_row button {
  width: 180px;
  height: 50px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 44px;
}

.modal_link {
  margin-top: 30px;
  text-align: center;
}
.modal_link li + li {
  margin-top: 10px;
}

.modal_about {
  margin-bottom: 30px;
  padding: 10px;
  background-color: #ededed;
  color: #666666;
}
.modal_about .modal_about_text {
  display: inline-block;
  vertical-align: middle;
  width: 290px;
  color: #666666;
  line-height: 1.6;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.modal_about .modal_about_text .modal_about_text_sub {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.5;
  color: #888888;
}
.modal_about .modal_about_image {
  display: inline-block;
  width: 75px;
  vertical-align: middle;
}
.modal_about.icon .modal_about_image {
  width: 60px;
  height: 47px;
  padding-top: 7px;
  text-align: center;
}
.modal_about.icon .modal_about_image img {
  width: 32px;
  height: 32px;
}

.modal_image {
  margin-bottom: 20px;
  text-align: center;
}
.modal_image.modal_alert {
  padding: 20px 0 10px 0;
}
.modal_image.modal_alert img {
  width: 70px;
  height: auto;
}
.modal_image img {
  width: 82px;
  height: auto;
}

.modal_summary {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.8;
}
.modal_summary.modal_alert {
  text-align: center;
}
.modal_summary p {
  margin-bottom: 10px;
}
.modal_summary p:last-child {
  margin-bottom: 0;
}
.modal_summary small {
  display: block;
  padding-top: 20px;
  font-size: 12px;
  line-height: 1.6;
  color: #888888;
}

.inquiry_complete {
  text-align: center;
  padding: 0 28px;
  margin-bottom: 0;
}

.modal_cart {
  width: 840px;
  padding: 30px 20px 40px 20px;
}
.modal_cart .modal_contents {
  width: 800px;
}
.modal_cart .modal_btn {
  width: 400px;
  margin: 0 auto;
}
.modal_cart .modal_btn li {
  margin-top: 10px;
}
.modal_cart .cart_empty .text_normal {
  padding-top: 20px;
  font-size: 18px;
}
.modal_cart .set_buying_price_rate {
  display: inline-block;
  vertical-align: middle;
  padding: 2px 4px;
  margin-left: 4px;
  background-color: #ed5454;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.03em;
}
.modal_cart .set_buying_price_text {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  color: #ed5454;
  font-size: 12px;
  letter-spacing: 0.03em;
}
.modal_cart #cart_popup {
  margin-top: 30px;
}

.modal_error {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  margin-bottom: 20px;
  padding: 10px;
  background-color: #ed5454;
  text-align: center;
  line-height: 1.5;
  color: #fff;
}

.cart_items:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.cart_items .cart_items_title {
  height: 30px;
  border-bottom: solid 1px #eeeeee;
  margin-top: -30px;
  font-size: 0;
  color: #888888;
  line-height: 30px;
}
.cart_items .cart_items_title li {
  display: inline-block;
  font-size: 14px;
}
.cart_items .cart_items_title .item_name {
  padding-left: 116px;
  display: inline-block;
}
.cart_items .cart_items_title .item_price {
  width: 100px;
  margin-left: 254px;
  text-align: right;
}
.cart_items .cart_items_title .item_num {
  width: 120px;
  margin-left: 40px;
  text-align: center;
}
.cart_items .cart_items_title .item_total {
  width: 96px;
  margin-right: 4px;
  text-align: right;
}
.cart_items .cart_items_list li {
  border-bottom: solid 1px #eeeeee;
  padding: 15px 0;
  font-size: 0;
}
.cart_items .cart_items_list .btn_item_delete {
  width: 16px;
  height: 16px;
  margin-right: 20px;
  vertical-align: middle;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_close_small.svg) no-repeat center;
  background-size: 14px;
  border: none;
  color: transparent;
  cursor: pointer;
  transition: opacity ease 0.2s;
}
.cart_items .cart_items_list .btn_item_delete:hover {
  opacity: 0.7;
}
.cart_items .cart_items_list .item_thumb {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  line-height: 0.1;
}
.cart_items .cart_items_list .cart_item_detail {
  display: inline-block;
  vertical-align: middle;
  width: 324px;
  font-size: 14px;
  line-height: 1.6;
}
.cart_items .cart_items_list .cart_item_detail .item_variation {
  font-size: 12px;
  color: #888888;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.cart_items .cart_items_list .item_name {
  display: inline-block;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.cart_items .cart_items_list .item_price, .cart_items .cart_items_list .item_num, .cart_items .cart_items_list .item_total {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  text-align: right;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.cart_items .cart_items_list .item_price, .cart_items .cart_items_list .item_total {
  width: 98px;
  letter-spacing: 0.03em;
}
.cart_items .cart_items_list .item_num {
  width: 120px;
  margin-left: 40px;
  text-align: center;
  font-size: 0;
}
.cart_items .cart_items_list .item_num button {
  display: inline-block;
  vertical-align: middle;
  border-radius: 30px;
  width: 30px;
  height: 0;
  padding-top: 30px;
  line-height: 2;
  overflow: hidden;
}
.cart_items .cart_items_list .btn_minus {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_minus.svg) no-repeat center #ededed;
  background-size: 12px;
}
.cart_items .cart_items_list .btn_plus {
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_plus.svg) no-repeat center #ededed;
  background-size: 12px;
}
.cart_items .cart_items_list .item_num input {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  border: none;
  margin: 0 5px;
  padding: 0 5px;
  font-size: 16px;
  text-align: center;
}

.item_result {
  margin-right: 2px;
  padding-top: 10px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.item_result .volume_discount_warning {
  color: #888888;
  font-size: 12px;
}
.item_result .volume_discount_warning.on_cart {
  padding-left: 36px;
}
.item_result .totals {
  margin-left: auto;
}
.item_result dl {
  float: right;
  width: 200px;
}
.item_result dl dt {
  clear: both;
  float: left;
  margin-top: 10px;
}
.item_result dl dd {
  float: right;
  margin-top: 8px;
  font-size: 16px;
  text-align: right;
}
.item_result dl dd.coupon {
  color: #ed5454;
}
.item_result dl dt.total {
  font-size: 16px;
  font-weight: bold;
}
.item_result dl dd.total {
  letter-spacing: 0.05em;
  font-size: 18px;
  font-weight: bold;
}
.item_result dl.set_buying_price {
  width: 200px;
  float: none;
}
.item_result dl.set_buying_price dd, .item_result dl.set_buying_price dt {
  font-size: 15px;
  color: #ed5454;
  font-weight: normal;
}
.item_result .btn, .item_result .btn_middle {
  float: right;
  margin-top: 20px;
}
.item_result .item_post_free {
  clear: both;
  float: right;
  margin-bottom: 0;
  padding-top: 20px;
  border-bottom: solid 2px #0076d7;
  margin-top: 10px;
  font-size: 14px;
  padding-bottom: 4px;
  font-weight: bold;
  color: #0076d7;
  letter-spacing: 0.03em;
  display: table;
}
.item_result .item_post_free strong {
  letter-spacing: 0.05em;
  margin: 0 2px;
  font-size: 17px;
}

.modal_contents_item_detail {
  text-align: center;
}
.modal_contents_item_detail .pointer {
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  z-index: 100;
  display: inline-block;
  margin: auto;
  text-align: center;
}
.modal_contents_item_detail .modal_img_counter {
  position: absolute;
  bottom: -34px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  justify-content: center;
  background: rgba(22, 22, 22, 0.3);
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.01em;
  padding: 5.5px 10px 6.5px;
}

.nav_item_detail .nav_item_detail_next, .nav_item_detail .nav_item_detail_back {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 101;
  width: 38px;
  height: 0;
  margin: auto;
  padding-top: 38px;
  line-height: 2;
  overflow: hidden;
  cursor: pointer;
}
.nav_item_detail .nav_item_detail_next:before, .nav_item_detail .nav_item_detail_back:before {
  position: absolute;
  top: 6px;
  left: 6px;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.nav_item_detail .nav_item_detail_next:hover, .nav_item_detail .nav_item_detail_back:hover {
  opacity: 0.8;
}
.nav_item_detail .nav_item_detail_next {
  right: -46px;
}
.nav_item_detail .nav_item_detail_next:before {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_arrow_next.svg);
}
.nav_item_detail .nav_item_detail_back {
  left: -46px;
}
.nav_item_detail .nav_item_detail_back:before {
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_arrow_prev.svg);
}

.modal_error {
  margin-bottom: 20px;
  padding: 10px;
  background-color: #ed5454;
  text-align: center;
  line-height: 1.5;
  color: #fff;
}

.text_order_limit {
  text-align: center;
}

.discount_price_container .item_price_discount {
  font-size: 16px;
  font-weight: bold;
}
.discount_price_container .discount_price_rate {
  display: inline-block;
  margin-top: 5px;
  padding: 3px 4px 4px 4px;
  background-color: #ed5454;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.03em;
}

.modal_tab_text {
  font-size: 17px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.08em;
}
.modal_tab_text .change_title {
  display: inline-block;
  padding: 0 30px;
}
.modal_tab_text .change_title:nth-child(1) {
  border-right: 2px solid #eee;
}
.modal_tab_text .change_title.active {
  color: #0076d7;
}
.modal_tab_text .change_title:hover {
  cursor: pointer;
  opacity: 0.6;
  transition: ease 0.2s;
}

.item_post_detail_inner {
  padding: 0 16px;
  margin-bottom: 0;
}
.item_post_detail_inner .scrollbox {
  margin-bottom: 28px;
  border-bottom: 1px solid #eee;
}
.item_post_detail_inner .scrollbox:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.item_post_detail_inner dt {
  margin: 0;
  padding-bottom: 24px;
  color: #888888;
}
.item_post_detail_inner dd {
  text-align: right;
  margin-top: -3em;
  padding-bottom: 10px;
  font-size: 17px;
}

.item_inquiry_modal .color_invalid .form_input.ng-invalid,
.restock_notify_modal .color_invalid .form_input.ng-invalid {
  box-shadow: none;
}
.item_inquiry_modal .inqury__faq,
.restock_notify_modal .inqury__faq {
  margin-bottom: 20px;
}
.item_inquiry_modal .inqury__faq .contact_faq_link_title,
.restock_notify_modal .inqury__faq .contact_faq_link_title {
  margin-bottom: 15px;
}
.item_inquiry_modal .inqury__faq ul,
.restock_notify_modal .inqury__faq ul {
  list-style-type: disc;
  margin: 15px 0 0 10px;
}
.item_inquiry_modal .inqury__faq ul li,
.restock_notify_modal .inqury__faq ul li {
  margin-bottom: 15px;
}
.item_inquiry_modal.modal,
.restock_notify_modal.modal {
  padding: 40px;
}
.item_inquiry_modal .modal_head,
.restock_notify_modal .modal_head {
  margin-bottom: 20px;
}
.item_inquiry_modal .modal_head h1,
.restock_notify_modal .modal_head h1 {
  letter-spacing: 0.03em;
}
.item_inquiry_modal .modal_summary,
.restock_notify_modal .modal_summary {
  font-size: 15px;
  margin-bottom: 20px;
}
.item_inquiry_modal .modal_about,
.restock_notify_modal .modal_about {
  margin-bottom: 20px;
}
.item_inquiry_modal .modal_contents .mail_note,
.restock_notify_modal .modal_contents .mail_note {
  margin: 10px 0 0;
}
.item_inquiry_modal .modal_input li,
.restock_notify_modal .modal_input li {
  padding-bottom: 20px;
  border-bottom: solid 1px #eeeeee;
}
.item_inquiry_modal .modal_input li:first-of-type,
.restock_notify_modal .modal_input li:first-of-type {
  border-top: solid 1px #eeeeee;
}
.item_inquiry_modal .modal_input li + li,
.restock_notify_modal .modal_input li + li {
  margin: 0;
}
.item_inquiry_modal .modal_input .input_name,
.restock_notify_modal .modal_input .input_name {
  font-size: 0;
}
.item_inquiry_modal .modal_input .input_name .input_last_name,
.restock_notify_modal .modal_input .input_name .input_last_name {
  display: inline-block;
  float: none;
  padding-right: 2%;
  box-sizing: border-box;
}
.item_inquiry_modal .modal_input .input_name .input_first_name,
.restock_notify_modal .modal_input .input_name .input_first_name {
  display: inline-block;
  float: none;
  padding-left: 2%;
  box-sizing: border-box;
}
.item_inquiry_modal .modal_input .input_name input,
.restock_notify_modal .modal_input .input_name input {
  width: 100%;
}
.item_inquiry_modal .modal_input .input_mail:before, .item_inquiry_modal .modal_input .input_tel:before, .item_inquiry_modal .modal_input .textarea_write:before,
.restock_notify_modal .modal_input .input_mail:before,
.restock_notify_modal .modal_input .input_tel:before,
.restock_notify_modal .modal_input .textarea_write:before {
  content: none;
}
.item_inquiry_modal .modal_input .input_mail input, .item_inquiry_modal .modal_input .input_tel input, .item_inquiry_modal .modal_input .textarea_write input,
.restock_notify_modal .modal_input .input_mail input,
.restock_notify_modal .modal_input .input_tel input,
.restock_notify_modal .modal_input .textarea_write input {
  padding: 0 10px;
}
.item_inquiry_modal .modal_input .input_mail textarea, .item_inquiry_modal .modal_input .input_tel textarea, .item_inquiry_modal .modal_input .textarea_write textarea,
.restock_notify_modal .modal_input .input_mail textarea,
.restock_notify_modal .modal_input .input_tel textarea,
.restock_notify_modal .modal_input .textarea_write textarea {
  padding: 10px;
  height: 150px;
}
.item_inquiry_modal .modal_input_title,
.restock_notify_modal .modal_input_title {
  font-size: 15px;
  font-weight: bold;
  line-height: 50px;
}
.item_inquiry_modal .text_note,
.restock_notify_modal .text_note {
  margin: 10px 0 0;
}
.item_inquiry_modal .form_icon_optional,
.restock_notify_modal .form_icon_optional {
  display: inline-block;
  height: 20px;
  border-radius: 3px;
  margin-left: 10px;
  padding: 0px 12px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #888;
  background-color: #eee;
}
.item_inquiry_modal .validation_error_message,
.restock_notify_modal .validation_error_message {
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: 0.4px;
  color: #ed5454;
}
.item_inquiry_modal .checkbox_agreement,
.restock_notify_modal .checkbox_agreement {
  padding-top: 30px;
}
.item_inquiry_modal .agreement_policies,
.restock_notify_modal .agreement_policies {
  margin-top: 30px;
  overflow-wrap: anywhere;
  word-break: break-all;
}
.item_inquiry_modal .agreement_policies .agreement_policies_text,
.restock_notify_modal .agreement_policies .agreement_policies_text {
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 160%;
}
.item_inquiry_modal .agreement_main_text,
.restock_notify_modal .agreement_main_text {
  margin-bottom: 15px;
  font-weight: 600;
  color: #333;
  text-align: left;
}
.item_inquiry_modal .agreement_list,
.restock_notify_modal .agreement_list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.item_inquiry_modal .agreement_list .agreement_item,
.restock_notify_modal .agreement_list .agreement_item {
  position: relative;
  margin-bottom: 12px;
  padding-left: 20px;
  line-height: 1.5;
}
.item_inquiry_modal .agreement_list .agreement_item:before,
.restock_notify_modal .agreement_list .agreement_item:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
  color: #666;
  font-weight: bold;
}

.fb_caution {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  margin-top: 24px;
}
.fb_caution small {
  color: inherit;
  font-size: inherit;
}

.btn_wrap {
  margin: 40px 0 0 0;
  text-align: center;
}
.btn_wrap .btn_wrap_inner {
  position: relative;
  margin: 0 auto;
  width: 340px;
  height: 60px;
}
.btn_wrap .btn_wrap_inner .btn_alert {
  margin-top: 20px;
}
.btn_wrap .btn_wrap_inner .btn_loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.cart_btn_wrap div {
  padding: 5px 0;
}

.btn, .btn_middle {
  display: inline-block;
  border: none;
  border-radius: 4px;
  padding: 0;
  background-color: #dddddd;
  color: #666666;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: opacity ease 0.2s;
}
.btn:hover, .btn_middle:hover {
  opacity: 0.8;
}
.btn a, .btn_middle a {
  width: 100%;
  display: inline-block;
  color: #666666;
}

.button--with-focus-visible-ring:focus-visible {
  outline: solid 4px #8BB3FB;
}

.btn_blue {
  background-color: #0076d7;
  text-align: center;
  color: #fff;
  transition: background-color ease 0.2s;
}
.btn_blue:hover {
  background-color: #005ad9;
  opacity: 1;
}
.btn_blue:active {
  background-color: #004cb6;
}

.btn_gray {
  border: solid 1px #ccc;
  background-color: #f8f8f8;
  text-align: center;
  color: #666;
  transition: background-color ease 0.2s;
}
.btn_gray:hover {
  border: solid 1px #bbb;
  opacity: 1;
}
.btn_gray:active {
  background-color: #efefef;
}

.btn_middle {
  width: 240px;
  height: 50px;
  line-height: 50px;
}

.btn_send, .btn_send_long {
  width: 340px;
  height: 60px;
  border-radius: 4px;
  margin: 0 auto;
  background-color: #0076d7;
  font-size: 16px;
  color: #ffffff;
  line-height: 60px;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background-color ease 0.2s;
}
.btn_send:hover, .btn_send_long:hover {
  background-color: #005ad9;
  opacity: 1;
}
.btn_send:active, .btn_send_long:active {
  background-color: #004cb6;
}
.btn_send a, .btn_send_long a {
  color: #ffffff;
}
.btn_send a:hover, .btn_send_long a:hover {
  opacity: 1;
}
.btn_send:disabled, .btn_send_long:disabled {
  background-color: #ddd;
  cursor: default;
}

.btn_long {
  box-sizing: border-box;
  width: 400px;
  height: 60px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 60px;
}

.btn_send_long {
  width: 400px;
  height: 60px;
  line-height: 60px;
}
.btn_send_long.premium {
  background-color: #ffa800;
}

.btn_cancel {
  border: solid 1px #dddddd;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 16px;
  color: #666666;
  transition: background-color ease 0.2s;
}
.btn_cancel:hover {
  opacity: 1;
  background-color: #efefef;
}

.btn_download {
  width: 240px;
  height: 50px;
  border-radius: 4px;
  background-color: #0076d7;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
}
.btn_download span {
  display: inline-block;
}
.btn_download span:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -6px 15px 0 0;
  vertical-align: middle;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_download.svg) no-repeat left center;
  background-size: contain;
}

.btn_ticket_download {
  width: 240px;
  height: 50px;
  border-radius: 4px;
  background-color: #0076d7;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
}
.btn_ticket_download span {
  display: inline-block;
}
.btn_ticket_download span:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -6px 15px 0 0;
  vertical-align: middle;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_ticket.svg) no-repeat left center;
  background-size: contain;
}

.sns_box {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #ededed;
  border-radius: 3px;
  position: absolute;
}
.sns_box .sns_trigger {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-image: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_sns_box.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}

.btn_small, .btn_revise {
  display: inline-block;
  width: auto;
  height: 38px;
  border-radius: 3px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 38px;
}

.btn_revise {
  position: absolute;
  top: -3px;
  right: 0;
  background-color: #ededed;
  letter-spacing: 0;
  font-weight: bold;
  color: #888;
}

.btn_cart {
  width: 340px;
  height: 60px;
  line-height: 60px;
}
.btn_cart:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  margin: -6px 10px 0 0;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_cart.svg) no-repeat;
  background-size: 23px;
}
.btn_cart.small {
  width: 176px;
  height: 44px;
  font-size: 15px;
  line-height: 44px;
}

.btn_preorder {
  width: 340px;
  height: 60px;
  line-height: 60px;
}
.btn_preorder:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  margin: -6px 10px 0 0;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_preorder.svg) no-repeat;
  background-size: 23px;
}
.btn_preorder.small {
  width: 176px;
  height: 44px;
  font-size: 15px;
  line-height: 44px;
}

.btn_info {
  width: 340px;
  height: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  color: #666666;
  line-height: 60px;
}
.btn_info:hover {
  opacity: 1;
  border: solid 1px #bbbbbb;
  background-color: #ffffff;
}
.btn_info:active {
  background-color: #efefef;
}
.btn_info:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: -5px 10px 0 0;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_mail_blue.svg) no-repeat;
  background-size: 24px;
  vertical-align: middle;
}
.btn_info.small {
  width: 176px;
  height: 44px;
  font-size: 15px;
  line-height: 44px;
}

.btn_list_reload {
  width: 240px;
  height: 50px;
  border-radius: 4px;
  background-color: #161616;
  font-size: 16px;
  line-height: 50px;
  color: #ffffff;
}

.reload {
  text-align: center;
  margin: 40px 0 0 0;
}
.reload:last-child {
  margin: 20px 0 0 0;
}

.btn_skeleton a, .btn_link_blue a, .btn_link a {
  display: inline-block;
  box-sizing: border-box;
  height: 44px;
  border: solid 2px #ffffff;
  border-radius: 4px;
  padding: 0 20px;
  text-align: center;
  line-height: 41px;
  letter-spacing: 0.05em;
  font-size: 14px;
  color: #ffffff;
}

.btn_link a {
  border-radius: 44px;
  padding: 0 25px;
}
.btn_link a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-right: 12px;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_link.svg) no-repeat center;
}

.btn_link_blue a {
  border: solid 2px #0076d7;
  font-weight: bold;
  color: #0076d7;
}
.btn_link_blue a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-right: 12px;
  background: url(//st-cdn.net/assets/storesjp/images/stores/module_icon/icon_link_blue.svg) no-repeat center;
}

.cart_empty .text_normal.center {
  text-align: center;
}

.link_under {
  margin-top: 20px;
  text-align: center;
}
.link_under a {
  color: #0076d7;
  text-decoration: none;
  transition: opacity ease 0.2s;
  font-size: 14px;
}
