@charset "UTF-8";
.mercury {
  overflow: visible;
  overflow-x: clip;
  padding-bottom: 0;
}
@media screen and (max-width: 900px) {
  .mercury {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .sb-appshell-v1 {
    min-width: auto;
  }
}

.sb-appshell-v1-contents {
  border-bottom: none;
}

img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

button {
  color: inherit;
  border: none;
}
button:hover, button:active, button:focus {
  text-decoration: none;
}
button:focus-visible {
  outline: none;
}

a:focus,
button:focus {
  outline: none;
}

.online-shop-a20-wrapper {
  width: 100%;
  min-height: 100vh;
  background-color: #fafafa;
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Helvetica, Arial, メイリオ, "sans-serif";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-wrapper {
    padding-top: 60px;
  }
}
.online-shop-a20-wrapper:has(.online-shop-js-recommend-slider .online-shop-a20-product-card)::before {
  content: "";
  width: 100%;
  height: 686px;
  background: -webkit-gradient(linear, left top, left bottom, from(#eff5ff), to(#fafafa));
  background: linear-gradient(to bottom, #eff5ff 0%, #fafafa 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-wrapper:has(.online-shop-js-recommend-slider .online-shop-a20-product-card)::before {
    height: 673px;
  }
}
.online-shop-a20-section {
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-section:nth-of-type(1) {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .lineup .online-shop-a20-section {
    z-index: auto;
  }
}
.online-shop-a20-section:has(.online-shop-a20-top) {
  padding-top: 20px;
}
.online-shop-a20-section:last-child {
  padding-bottom: 60px;
}
.online-shop-a20-inner {
  width: 100%;
  max-width: 950px;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-inline: auto;
  position: relative;
  overflow-x: clip;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-inner {
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.online-shop-a20-inner > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-inner > *:last-child {
  margin-bottom: 0 !important;
}
.online-shop-a20-inner.visible {
  overflow-x: visible;
}
.online-shop-a20-note {
  color: #888888;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
}
.online-shop-a20-note.right {
  text-align: right;
}
.online-shop-a20-note.indent {
  text-indent: -1.25em;
  padding-left: 1.25em;
}
.online-shop-a20-note.small {
  font-size: 10px;
  line-height: 1.4;
}
.online-shop-a20-note-wrap {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}
.online-shop-a20-btn {
  width: 100%;
  height: 56px;
  background: -webkit-gradient(linear, left bottom, left top, from(#0f82b8), to(#0b5bce)), -webkit-gradient(linear, left bottom, left top, from(rgba(15, 130, 184, 0.5)), to(rgba(11, 91, 206, 0.5)));
  background: linear-gradient(0deg, #0f82b8 0%, #0b5bce 100%), linear-gradient(0deg, rgba(15, 130, 184, 0.5) 0%, rgba(11, 91, 206, 0.5) 100%);
  color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Helvetica, Arial, メイリオ, "sans-serif";
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 999px;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative;
  cursor: pointer;
}
.online-shop-a20-btn:hover, .online-shop-a20-btn:active, .online-shop-a20-btn:focus {
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-btn:hover, .online-shop-a20-btn:active, .online-shop-a20-btn:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-btn.large {
  max-width: 360px;
}
.online-shop-a20-btn.medium {
  max-width: 240px;
}
.online-shop-a20-btn.small {
  max-width: 200px;
  height: 40px;
  font-size: 14px;
  line-height: 1.4;
}
.online-shop-a20-btn.low {
  height: 46px;
  font-size: 14px;
  line-height: 1.4;
}
.online-shop-a20-btn.gray {
  background: #aaaaaa;
}
.online-shop-a20-btn.disabled {
  background: #aaaaaa;
  pointer-events: none;
  cursor: default;
}
.online-shop-a20-btn.disabled:hover, .online-shop-a20-btn.disabled:active, .online-shop-a20-btn.disabled:focus {
  opacity: 1;
}
.online-shop-a20-btn[target=_blank]::after {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_blank_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}
.online-shop-a20-btn.border {
  background: #fff;
  height: 42px;
  color: #4579e8;
  border: #4579e8 solid 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.online-shop-a20-btn.border.small {
  height: 46px;
}
.online-shop-a20-btn.border svg {
  display: none;
}
.online-shop-a20-btn.border::before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: #4579e8 solid 1px;
  border-right: #4579e8 solid 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 12px;
}
.online-shop-a20-btn.border[target=_blank]::before {
  content: none;
}
.online-shop-a20-btn.border[target=_blank]::after {
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_blank.svg);
}
.online-shop-a20-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.online-shop-a20-title {
  font-size: 28px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 20px;
}
.online-shop-a20-sub-title {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 40px;
  margin-bottom: 20px;
}
.online-shop-a20-txt {
  color: #333333;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 20px;
}
.online-shop-a20-txt.small {
  font-size: 12px;
  line-height: 1.4;
}
.online-shop-a20-txt.gray {
  color: #888888;
}
.online-shop-a20-txt a {
  color: #4579e8;
  text-decoration: underline;
}
.online-shop-a20-txt a:hover, .online-shop-a20-txt a:active, .online-shop-a20-txt a:focus {
  color: #4579e8;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-txt a:hover {
    text-decoration: none;
  }
}
.online-shop-a20-small-title {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 10px;
}
.online-shop-a20-small-title + * {
  margin-top: 10px;
}
.online-shop-a20-txt-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent;
  color: #4579e8;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  margin-top: 20px;
  display: block;
  margin-inline: auto;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
  position: relative;
}
.online-shop-a20-txt-link::after {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: #4579e8 solid 2px;
  border-right: #4579e8 solid 2px;
  position: absolute;
  top: 6px;
  right: -15px;
  rotate: 45deg;
  margin-top: auto;
  cursor: pointer;
}
.online-shop-a20-txt-link:hover, .online-shop-a20-txt-link:active, .online-shop-a20-txt-link:focus {
  color: #4579e8;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-txt-link:hover, .online-shop-a20-txt-link:active, .online-shop-a20-txt-link:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-txt-link.down::after {
  top: 4px;
  rotate: 135deg;
}
.online-shop-a20-txt-link + .online-shop-a20-txt-link {
  margin-top: 20px;
}
.online-shop-a20-checkbox-label {
  line-height: 0;
  display: inline-block;
  cursor: pointer;
}
.online-shop-a20-checkbox-label > span {
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.online-shop-a20-checkbox-label > span::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_check_off.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
}
.online-shop-a20-checkbox-label input {
  display: none;
}
.online-shop-a20-checkbox-label input:checked + span::before {
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_check_on.svg);
}
.online-shop-a20-top {
  width: 100%;
  max-width: 950px;
  margin-bottom: 20px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-top {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-top {
    width: calc(100% - 40px);
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
.online-shop-a20-commission-area {
  background-color: #fffceb;
  text-align: center;
  padding: 5px;
}
.online-shop-a20-commission-area > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-commission-area > *:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-commission-area {
    padding: 10px;
  }
}
.online-shop-a20-commission-title {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-commission-title {
    text-align: left;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.online-shop-a20-commission-title::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(/online-shop/set/data/products/img/common/shared/merit_icon_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-commission-title::before {
    width: 40px;
    height: 40px;
  }
}
.online-shop-a20-commission-title > span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-commission-title > span {
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
  }
}
.online-shop-a20-commission-title > span > span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-left: 2px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-commission-title > span > span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    display: block;
    margin-top: 2px;
  }
}
.online-shop-a20-notice-wrapper {
  background: #ffffff;
  padding: 15px 10px;
  margin-top: 10px;
}
.online-shop-a20-notice-wrapper > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-notice-wrapper > *:last-child {
  margin-bottom: 0 !important;
}
.online-shop-a20-notice-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
}
.online-shop-a20-notice-title::before {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_notice.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
.online-shop-a20-notice-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  row-gap: 10px;
  margin-top: 10px;
}
.online-shop-a20-notice-list-item {
  background-color: #fafafa;
  border-radius: 5px;
  padding: 10px;
}
.online-shop-a20-notice-list-item > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-notice-list-item > *:last-child {
  margin-bottom: 0 !important;
}
.online-shop-a20-notice-text {
  color: #333333;
  font-size: 14px;
  line-height: 1.6;
}
.online-shop-a20-notice-text > strong {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  display: block;
  margin-bottom: 5px;
}
.online-shop-a20-notice-text a {
  color: #4579e8;
  text-decoration: underline;
}
.online-shop-a20-notice-text a:hover, .online-shop-a20-notice-text a:active, .online-shop-a20-notice-text a:focus {
  color: #4579e8;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-notice-text a:hover {
    text-decoration: none;
  }
}
.online-shop-a20-inventory-link {
  max-width: 630px;
  background-color: #ffffff;
  text-align: center;
  border: #cccccc solid 1px;
  border-radius: 5px;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-inline: auto;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.online-shop-a20-inventory-link > span {
  color: #333333;
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  text-align: center;
}
.online-shop-a20-inventory-link > span::before {
  content: "";
  width: 22px;
  height: 21px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_inventory.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  margin-right: 3px;
  vertical-align: bottom;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-inventory-link:hover, .online-shop-a20-inventory-link:active, .online-shop-a20-inventory-link:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-merit-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.online-shop-a20-merit-item {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 10px auto;
  grid-template-columns: 50px auto;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-merit-item {
    padding: 20px 15px;
    display: block;
  }
}
.online-shop-a20-merit-img {
  width: 50px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-merit-summary {
    margin-top: 5px;
  }
}
.online-shop-a20-merit-title {
  font-size: 12px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-merit-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) and (max-width: 375px) {
  .online-shop-a20-merit-title {
    font-size: clamp(12px, 3.3333333333vw, 14px);
  }
}
.online-shop-a20-merit-title span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  display: block;
}
.online-shop-a20-merit-txt {
  color: #888888;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-merit-txt {
    margin-top: 10px;
  }
}
.online-shop-a20-campaign-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-campaign-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.online-shop-a20-campaign-link {
  display: block;
}
.online-shop-a20-slider:not(:has(.online-shop-a20-related-card)) {
  display: none;
}
.online-shop-a20-slider-product:not(:has(.online-shop-a20-product-card)) {
  display: none;
}
.online-shop-a20-header {
  background: #000;
  height: 105px;
  font-size: 0;
  line-height: 0;
  letter-spacing: normal;
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-header {
    height: 64px;
  }
}
.online-shop-a20-header-inner {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  padding-left: 25px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-header-inner {
    padding-left: 15px;
    padding-right: 20px;
  }
}
.online-shop-a20-header-logo {
  position: relative;
  display: block;
  width: 194px;
  height: 54px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-header-logo {
    width: 107px;
    height: 29px;
  }
}
.online-shop-a20-header-logo-image {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1;
  text-indent: -9999px;
  background: url(/online-shop/set/common/sunshine/shared/img/logo-sb.svg) no-repeat left center;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-header-logo-image:hover {
    opacity: 0.6;
  }
}
.online-shop-a20-header-agncyLogo-wrap {
  width: 380px;
  height: 58px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-header-agncyLogo-wrap {
    width: 190px;
    height: 29px;
  }
}
.online-shop-a20-header-agncyLogo-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

.online-shop-a20-user-head {
  width: 100%;
  background-color: #ffffff;
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Helvetica, Arial, メイリオ, "sans-serif";
  -webkit-box-shadow: 0px 6px 8px -5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 6px 8px -5px rgba(0, 0, 0, 0.3);
  padding: 9px 0;
  position: sticky;
  top: 105px;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-head {
    width: 100%;
    height: 50px;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.online-shop-a20-sp .online-shop-a20-user-head {
  top: 55px;
}
.online-shop-a20-user-head-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: auto;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-head-inner {
    position: static;
    overflow: visible;
  }
}
.online-shop-a20-user-login, .online-shop-a20-user-search, .online-shop-a20-user-cart {
  background: transparent;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.online-shop-a20-user-login {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.online-shop-a20-user-login > span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: #4579e8;
  margin-left: 6px;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-user-login:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
.online-shop-a20-user-login img {
  width: 32px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-login img {
    width: 28px;
  }
}
.online-shop-a20-user-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  z-index: 1;
}
.online-shop-a20-user-menu > li {
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-menu > li:has(.online-shop-a20-user-search) {
    position: static;
  }
}
.online-shop-a20-user-search img,
.online-shop-a20-user-search svg, .online-shop-a20-user-cart img,
.online-shop-a20-user-cart svg {
  width: 36px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-search img,
  .online-shop-a20-user-search svg, .online-shop-a20-user-cart img,
  .online-shop-a20-user-cart svg {
    width: 32px;
  }
}
.online-shop-a20-user-search img, .online-shop-a20-user-cart img {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.online-shop-a20-user-search svg path, .online-shop-a20-user-cart svg path {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #333333;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-user-search:hover img, .online-shop-a20-user-cart:hover img {
    opacity: 0.7;
  }
  .online-shop-a20-user-search:hover svg path, .online-shop-a20-user-cart:hover svg path {
    fill: #4579e8;
  }
}
.online-shop-a20-user-cart-count {
  width: 16px;
  aspect-ratio: 1/1;
  background-color: #4579e8;
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -4px;
  right: -6px;
  z-index: 1;
}
.online-shop-a20-user-search.is-active svg path {
  fill: #4579e8;
}
.online-shop-a20-user-search-form {
  width: 350px;
  height: 36px;
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
  line-height: 1.4;
  outline: none;
  border: #cccccc solid 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0;
  padding: 0 30px 0 20px;
}
.online-shop-a20-user-search-form::-webkit-input-placeholder {
  color: #cccccc;
}
.online-shop-a20-user-search-form::-moz-placeholder {
  color: #cccccc;
}
.online-shop-a20-user-search-form:-ms-input-placeholder {
  color: #cccccc;
}
.online-shop-a20-user-search-form::-ms-input-placeholder {
  color: #cccccc;
}
.online-shop-a20-user-search-form::placeholder {
  color: #cccccc;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-search-form {
    width: 100%;
  }
}
.online-shop-a20-user-search-form-wrap {
  display: none;
  position: absolute;
  top: 50%;
  right: 51px;
  translate: 0 -50%;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-search-form-wrap {
    position: absolute;
    width: 100vw;
    height: 52px;
    background-color: #ededed;
    padding: 8px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 50px;
    right: auto;
    left: 0;
    translate: none;
    z-index: 5;
  }
  .online-shop-a20-user-search-form-wrap .awesomplete {
    width: 100%;
  }
  .online-shop-a20-user-search-form-wrap::before {
    content: "";
    width: 8px;
    aspect-ratio: 1/1;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    background-color: #ededed;
    position: absolute;
    top: -7px;
    right: 84px;
  }
}
.online-shop-a20-user-search-clear {
  display: none;
  width: 20px;
  height: 20px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_close_circle.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 50%;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 8px;
  translate: 0 -50%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .online-shop-a20-user-search-clear:hover, .online-shop-a20-user-search-clear:active, .online-shop-a20-user-search-clear:focus {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-search-clear {
    right: 28px;
  }
}

.online-shop-a20-user-search-form-wrap .awesomplete input::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
}
.online-shop-a20-user-search-form-wrap .awesomplete > ul {
  max-height: 400px;
  background-color: #ffffff;
  border-radius: 10px;
  border: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  font-weight: 300;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-user-search-form-wrap .awesomplete > ul {
    max-height: calc(100svh - 210px);
  }
}
.online-shop-a20-user-search-form-wrap .awesomplete > ul::before {
  content: none;
}
.online-shop-a20-user-search-form-wrap .awesomplete > ul > li {
  padding: 10px 10px 10px 35px;
  color: #888888;
  font-size: 14px;
  line-height: 1.4;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.online-shop-a20-user-search-form-wrap .awesomplete > ul > li:hover {
  background: #ededed;
}
.online-shop-a20-user-search-form-wrap .awesomplete > ul > li::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_search_gray.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 10px;
  left: 10px;
}
.online-shop-a20-user-search-form-wrap .awesomplete > ul > li::after {
  content: "";
  width: calc(100% - 20px);
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  bottom: 0;
  left: 10px;
}
.online-shop-a20-user-search-form-wrap .awesomplete mark {
  background: none;
  color: #333333;
}

.online-shop-a20-banner-slider {
  max-height: 305px;
  margin-top: 20px;
  overflow-x: clip;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-banner-slider {
    max-height: none;
  }
}
.online-shop-a20-banner-slider.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.online-shop-a20-banner-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.online-shop-a20-banner-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
}
.online-shop-a20-banner-slider .slick-list:focus {
  outline: none;
}
.online-shop-a20-banner-slider .slick-slide {
  margin: 0 3.5px;
}
.online-shop-a20-banner-slider .slick-prev, .online-shop-a20-banner-slider .slick-next {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  font-size: 0;
  background-color: rgba(51, 51, 51, 0.8);
  border: none;
  padding: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -16px;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-banner-slider .slick-prev:hover, .online-shop-a20-banner-slider .slick-next:hover {
    opacity: 0.6;
  }
}
.online-shop-a20-banner-slider .slick-prev:focus, .online-shop-a20-banner-slider .slick-next:focus {
  outline: none;
}
.online-shop-a20-banner-slider .slick-prev::before, .online-shop-a20-banner-slider .slick-next::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-top: #ffffff solid 2px;
  border-right: #ffffff solid 2px;
}
.online-shop-a20-banner-slider .slick-prev {
  left: 50%;
  margin-left: -508px;
}
@media screen and (min-width: 769px) and (max-width: 1194px) {
  .online-shop-a20-banner-slider .slick-prev {
    margin-left: auto;
    left: 11.7252931323vw;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-banner-slider .slick-prev {
    margin-left: auto;
    left: 10px;
  }
}
.online-shop-a20-banner-slider .slick-prev::before {
  margin-right: -4px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.online-shop-a20-banner-slider .slick-next {
  right: 50%;
  margin-right: -508px;
}
@media screen and (min-width: 769px) and (max-width: 1194px) {
  .online-shop-a20-banner-slider .slick-next {
    margin-right: auto;
    right: 11.7252931323vw;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-banner-slider .slick-next {
    margin-right: auto;
    right: 10px;
  }
}
.online-shop-a20-banner-slider .slick-next::before {
  margin-left: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.online-shop-a20-banner-slider .slick-dots {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 15px;
}
.online-shop-a20-banner-slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  position: relative;
}
.online-shop-a20-banner-slider .slick-dots li button {
  display: block;
  font-size: 0;
  width: 0;
  height: 0;
  background: transparent;
  border: 0;
  padding: 0;
  outline: none;
  line-height: 0;
}
.online-shop-a20-banner-slider .slick-dots li::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #dddddd;
  border-radius: 50%;
  -webkit-transition: bacnkground-color 0.3s ease;
  transition: bacnkground-color 0.3s ease;
  cursor: pointer;
}
.online-shop-a20-banner-slider .slick-dots li.slick-active::before {
  background-color: #4579e8;
}
.online-shop-a20-banner-slider .online-shop-a20-banner-card {
  width: 69.55vw;
  max-width: 950px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-banner-slider .online-shop-a20-banner-card {
    width: 300px;
    max-width: none;
  }
}
.online-shop-a20-banner-slider .online-shop-a20-banner-card::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.online-shop-a20-banner-slider .online-shop-a20-banner-card.slick-current::before {
  opacity: 0;
  pointer-events: none;
}
.online-shop-a20-banner-slider .online-shop-a20-banner-link {
  width: 100%;
  display: block;
}
.online-shop-a20-banner-slider .online-shop-a20-banner-link img {
  width: 100%;
}
.online-shop-a20-banner-slider.no-slider .online-shop-a20-banner-card {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-banner-slider.no-slider .online-shop-a20-banner-card {
    width: calc(100% - 40px);
  }
}
.online-shop-a20-banner-slider.no-slider .online-shop-a20-banner-card::before {
  content: none;
}

.online-shop-a20-category-title {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 40px;
  margin-bottom: 15px;
}
.online-shop-a20-category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.online-shop-a20-category-item {
  width: calc((100% - 10px) / 2);
}
@media screen and (max-width: 768px) {
  .online-shop-a20-category-item {
    width: 100%;
  }
}
.online-shop-a20-category-item.large {
  width: calc((100% - 30px) / 4);
}
@media screen and (max-width: 768px) {
  .online-shop-a20-category-item.large {
    width: calc((100% - 10px) / 2);
  }
}
.popular .online-shop-a20-category-item {
  width: auto;
}
.online-shop-a20-category-item-btn {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  color: #333333;
  text-decoration: none;
  border: #ededed solid 2px;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.large .online-shop-a20-category-item-btn {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.popular .online-shop-a20-category-item-btn {
  padding: 10px 20px;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-category-item-btn {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-category-item-btn:hover, .online-shop-a20-category-item-btn:active, .online-shop-a20-category-item-btn:focus {
    opacity: 0.7;
    text-decoration: none;
    color: inherit;
  }
}
.online-shop-a20-category-item-img {
  width: 40px;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
.large .online-shop-a20-category-item-img {
  width: 90px;
  margin-inline: auto;
}
.online-shop-a20-category-item-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  display: block;
  margin-left: 10px;
}
.large .online-shop-a20-category-item-name, .popular .online-shop-a20-category-item-name {
  margin-left: 0;
}
.large .online-shop-a20-category-item-name {
  margin-top: 10px;
  text-align: center;
}

.online-shop-a20-search-btn {
  max-width: 300px;
  height: 46px;
  font-size: 14px;
  line-height: 1.4;
  margin-inline: auto;
  margin-top: 20px;
}
.online-shop-a20-search-index {
  width: 100%;
  max-width: 950px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-inline: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
  overflow-x: clip;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-search-index {
    max-width: 100%;
  }
}
.online-shop-a20-search-index-inner {
  width: 100%;
  max-width: 630px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-inline: auto;
  padding: 40px;
  position: relative;
}
.online-shop-a20-search-index-inner > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-search-index-inner > *:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-search-index-inner {
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 60px 20px;
  }
}
.online-shop-a20-search-tab {
  margin-top: 40px;
  border-bottom: #dddddd solid 1px;
  padding-bottom: 20px;
}
.online-shop-a20-search-tab-wrap {
  width: 100%;
  overflow-x: clip;
}
.online-shop-a20-search-tab-list {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-auto-columns: 100%;
  grid-auto-flow: row;
  width: 100%;
}
.online-shop-a20-search-tab-list::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #dddddd;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.online-shop-a20-search-tab-item {
  width: 50%;
  text-decoration: none;
  cursor: pointer;
  z-index: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-search-tab-item {
    max-width: 170px;
  }
}
.online-shop-a20-search-tab-item span {
  width: 100%;
  color: #888888;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  display: block;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-search-tab-item span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
.online-shop-a20-search-tab-item span::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #4579e8;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-search-tab-item:hover span {
    color: #4579e8;
  }
}
.online-shop-a20-search-tab-item.is-current span {
  opacity: 1;
  color: #4579e8;
}
.online-shop-a20-search-tab-item.is-current span::before {
  opacity: 1;
}
.online-shop-a20-search-tab-panel {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-search-tab-panel {
    max-width: 350px;
    margin-inline: auto;
  }
}
.online-shop-a20-search-tab-panel-item {
  display: none;
  position: relative;
}
.online-shop-a20-search-tab-panel-item > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-search-tab-panel-item > *:last-child {
  margin-bottom: 0 !important;
}
.online-shop-a20-search-tab-panel-item.is-active {
  display: block;
}
.online-shop-a20-search-input-head {
  color: #888888;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-search-input-head {
    margin-top: 15px;
  }
}
.online-shop-a20-search-select {
  width: 100%;
  height: 60px;
  border: #cccccc solid 1px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.online-shop-a20-search-select::before {
  content: "";
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
  rotate: 135deg;
  margin-top: -1px;
}
.online-shop-a20-search-select select {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 1.4;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: pointer;
  padding: 20px;
}
.online-shop-a20-search-select select.is-notselected {
  color: #cccccc;
}
.online-shop-a20-search-select select option {
  color: #333333;
}
.online-shop-a20-search-select select option:first-child {
  color: #cccccc;
}

.online-shop-a20-product-section {
  padding: 40px 0;
  position: relative;
}
.online-shop-a20-product-section.new {
  background-color: #edf9f9;
}
.online-shop-a20-product-section.sale {
  background-color: #fff2f2;
}
.online-shop-a20-product-section.recommend {
  background-color: #eff5ff;
}
.online-shop-a20-product-section.low {
  padding: 20px 0;
}
.online-shop-a20-product-section + * {
  margin-top: 40px;
}
.online-shop-a20-product-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider {
    width: calc(100% + 40px);
    translate: -20px 0;
  }
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider-container .online-shop-a20-product-slider {
    width: 100%;
    translate: 0 0;
  }
}
.online-shop-a20-product-slider.no-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider.no-slider {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.online-shop-a20-product-slider-container {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider-container {
    width: calc(100% + 20px);
  }
}
.online-shop-a20-product-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-inline: 0;
  }
}
.online-shop-a20-product-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
}
.online-shop-a20-product-slider .slick-list:focus {
  outline: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider .slick-list {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider .slick-list {
    max-width: 710px;
    margin-inline: auto;
  }
}
.online-shop-a20-product-slider .slick-slide {
  margin: 0 5px;
}
.online-shop-a20-product-slider .slick-prev, .online-shop-a20-product-slider .slick-next {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  font-size: 0;
  background-color: rgba(51, 51, 51, 0.8);
  border: none;
  padding: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -16px;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
}
.online-shop-a20-product-slider .slick-prev:focus, .online-shop-a20-product-slider .slick-next:focus {
  outline: none;
}
.online-shop-a20-product-slider .slick-prev::before, .online-shop-a20-product-slider .slick-next::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-top: #ffffff solid 2px;
  border-right: #ffffff solid 2px;
}
.online-shop-a20-product-slider .slick-prev {
  margin-left: auto;
  left: -32px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider .slick-prev {
    left: -12px;
  }
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider .slick-prev {
    left: 10px;
  }
}
.online-shop-a20-product-slider .slick-prev::before {
  margin-right: -4px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.online-shop-a20-product-slider .slick-next {
  margin-right: auto;
  right: -32px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider .slick-next {
    right: -12px;
  }
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider .slick-next {
    right: 10px;
  }
}
.online-shop-a20-product-slider .slick-next::before {
  margin-left: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.online-shop-a20-product-slider .slick-dots {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
}
.online-shop-a20-product-slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  position: relative;
}
.online-shop-a20-product-slider .slick-dots li button {
  display: block;
  font-size: 0;
  width: 0;
  height: 0;
  background: transparent;
  border: 0;
  padding: 0;
  outline: none;
  line-height: 0;
}
.online-shop-a20-product-slider .slick-dots li::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #dddddd;
  border-radius: 50%;
  -webkit-transition: bacnkground-color 0.3s ease;
  transition: bacnkground-color 0.3s ease;
  cursor: pointer;
}
.online-shop-a20-product-slider .slick-dots li.slick-active::before {
  background-color: #4579e8;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider.lineup {
    width: calc(100% + 40px);
    translate: -20px 0;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider.lineup .slick-prev {
    left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider.lineup .slick-next {
    right: 10px;
  }
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-card {
  width: 310px;
  max-width: 310px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider.lineup .online-shop-a20-product-card {
    width: 290px;
    max-width: 290px;
  }
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider.lineup.no-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider.lineup.no-slider {
    width: 100%;
    translate: none;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-slider.lineup.no-slider .slick-list {
    padding: 0 20px !important;
  }
}
.online-shop-a20-product-slider.lineup.no-slider .slick-track {
  min-width: 100%;
}
.online-shop-a20-product-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-list {
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  }
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.online-shop-a20-product-list.wide {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-list.wide {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-list.wide {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.online-shop-a20-product-list.noimg {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-list.wide.sp-column {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.online-shop-a20-product-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 140px 5px auto;
  grid-template-columns: 140px auto;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}
.lineup.wide .online-shop-a20-product-column {
  -ms-grid-columns: 120px auto;
  grid-template-columns: 120px auto;
}
.noimg .online-shop-a20-product-column {
  -ms-grid-columns: auto 10px 180px;
  grid-template-columns: auto 180px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media screen and (max-width: 768px) {
  .noimg .online-shop-a20-product-column {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 440px) {
  .wide.sp-column .online-shop-a20-product-column {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.online-shop-a20-product-card {
  height: auto !important;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.online-shop-a20-product-slider .online-shop-a20-product-card {
  width: 230px;
}
.online-shop-a20-product-slider-container .online-shop-a20-product-card {
  width: 170px;
}
@media screen and (max-width: 440px) {
  .online-shop-a20-product-slider-container .online-shop-a20-product-card {
    width: 140px;
  }
}
.no-slider .online-shop-a20-product-card {
  width: auto;
  max-width: 230px;
}
.online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-card {
  width: auto;
  max-width: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-card {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.lineup.wide .online-shop-a20-product-card {
  border: #ededed solid 2px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.06);
}
.online-shop-a20-product-card-inner {
  height: 100%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-card-inner {
  padding: 25px 20px;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-card-inner {
    max-width: 670px;
    margin-inline: auto;
  }
}
.lineup.wide .online-shop-a20-product-card-inner {
  padding: 20px 15px;
}
.noimg .online-shop-a20-product-card-inner {
  padding: 20px;
}
@media screen and (max-width: 440px) {
  .noimg .online-shop-a20-product-card-inner {
    padding: 15px 10px;
  }
}
.online-shop-a20-product-link {
  color: #333333;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.online-shop-a20-product-link:hover, .online-shop-a20-product-link:active, .online-shop-a20-product-link:focus {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-link {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-product-link:hover, .online-shop-a20-product-link:active, .online-shop-a20-product-link:focus {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-link {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 10px auto;
    grid-template-columns: 200px auto;
    gap: 10px;
    padding-bottom: 20px;
  }
}
.online-shop-a20-product-img {
  width: 150px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-img {
  width: 200px;
}
.online-shop-a20-product-column .online-shop-a20-product-img {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.online-shop-a20-product-column .online-shop-a20-product-img img {
  width: 110px;
}
.lineup.wide .online-shop-a20-product-img {
  width: 120px;
}
.lineup.wide .online-shop-a20-product-img img {
  width: 100%;
}
.online-shop-a20-product-slider-container .online-shop-a20-product-img {
  width: 120px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.online-shop-a20-product-detail {
  min-height: 140px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lineup.wide .online-shop-a20-product-detail {
  min-height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
}
.noimg .online-shop-a20-product-detail {
  min-height: auto;
}
@media screen and (max-width: 440px) {
  .wide.sp-column .online-shop-a20-product-detail {
    min-height: 40px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
}
.online-shop-a20-product-ttl {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-product-name {
  min-height: 58.8px;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 10px;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-name {
  min-height: 67.2px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 0;
}
.online-shop-a20-product-slider-container .online-shop-a20-product-name {
  min-height: 39.2px;
  -webkit-line-clamp: 2;
}
.online-shop-a20-product-detail .online-shop-a20-product-name {
  min-height: auto;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}
.online-shop-a20-product-detail .online-shop-a20-product-name > small {
  color: #888888;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  margin-top: auto;
}
.online-shop-a20-product-detail .online-shop-a20-product-name .online-shop-a20-label {
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  border: #dddddd solid 1px;
  border-radius: 3px;
  display: inline-block;
  padding: 5px;
  margin-top: 5px;
}
.online-shop-a20-product-detail .online-shop-a20-product-name .online-shop-a20-label.online {
  background-color: #e3ecff;
  color: #4579e8;
  border: none;
}
@media screen and (max-width: 768px) {
  .noimg .online-shop-a20-product-name {
    min-height: 44.8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.online-shop-a20-product-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-shop-a20-product-color > li {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.online-shop-a20-product-color > li > span {
  width: 28px;
  height: 28px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
}
.online-shop-a20-product-label {
  min-width: 65px;
  max-width: 100%;
  height: 22px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  border-bottom-right-radius: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.online-shop-a20-product-label.new {
  background-color: #d7f6f6;
  color: #00999b;
}
.online-shop-a20-product-label.sale {
  background-color: #ffe4e4;
  color: #e84545;
}
.online-shop-a20-product-label.recommend {
  background-color: #e3ecff;
  color: #4579e8;
}
.online-shop-a20-product-label.wide {
  width: 100%;
  text-align: center;
  border-radius: inherit;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-label.wide {
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-label {
  min-width: 70px;
  height: 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-product-details .online-shop-a20-product-label {
  width: 100%;
  text-align: center;
  position: relative;
}
.online-shop-a20-product-details .online-shop-a20-product-label + .online-shop-a20-product-name {
  min-height: auto;
  margin-top: 10px;
  -webkit-line-clamp: 1;
}
.online-shop-a20-product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  margin-top: 10px;
}
.online-shop-a20-product-price .online-shop-a20-label {
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  border: #dddddd solid 1px;
  border-radius: 3px;
  display: inline-block;
  padding: 5px;
}
.online-shop-a20-product-price .online-shop-a20-label.discount {
  background-color: #ffe4e4;
  color: #e84545;
  border: none;
}
.online-shop-a20-product-detail .online-shop-a20-product-price {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  row-gap: 5px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-detail .online-shop-a20-product-price {
    margin-top: auto;
  }
}
.online-shop-a20-product-price .online-shop-a20-price {
  color: #4579e8;
  font-size: 12px;
  line-height: 1.4;
}
.online-shop-a20-product-price .online-shop-a20-price > span {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.sale .online-shop-a20-product-price {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sale .online-shop-a20-product-price .online-shop-a20-price {
  color: #e84545;
  line-height: 2;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-price {
  margin-top: 20px;
}
.online-shop-a20-product-slider.lineup .online-shop-a20-product-price .online-shop-a20-price > span {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-product-btn {
  margin-top: auto;
  z-index: 1;
}
.online-shop-a20-product-btn .online-shop-a20-btn {
  max-width: 100%;
  height: 46px;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 10px;
}
.noimg .online-shop-a20-product-btn .online-shop-a20-btn {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .noimg .online-shop-a20-product-btn .online-shop-a20-btn {
    margin-top: 10px;
  }
}
.online-shop-a20-product-slider-container .online-shop-a20-product-btn .online-shop-a20-btn {
  height: 36px;
  font-size: 12px;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-btn {
    width: 100%;
    max-width: 220px;
    margin-top: 0;
    position: absolute;
    bottom: 25px;
    right: 20px;
  }
  .online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-btn .online-shop-a20-btn {
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  .online-shop-a20-product-slider.lineup.no-slider.single .online-shop-a20-product-btn {
    max-width: 420px;
  }
}
.online-shop-a20-product-txt-btn {
  margin-top: 30px;
}
.online-shop-a20-product-txt {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 5px;
}
.online-shop-a20-product-sim {
  background-color: #ffffff;
  border-radius: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  padding: 15px 40px;
  margin-top: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-sim {
    padding: 15px 20px;
  }
}
.online-shop-a20-product-sim-item:nth-of-type(1) {
  border-right: #dddddd solid 1px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-sim-item:nth-of-type(1) {
    padding-right: 10px;
  }
}
.online-shop-a20-product-sim-item:nth-of-type(2) {
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-sim-item:nth-of-type(2) {
    padding-left: 10px;
  }
}
.online-shop-a20-product-sim-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-product-sim-title::before {
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
}
.online-shop-a20-product-sim-title.usim::before {
  background-image: url(/online-shop/set/data/special/products/lineup/sim/img/shared/icon_usim.svg);
}
.online-shop-a20-product-sim-title.esim::before {
  background-image: url(/online-shop/set/data/special/products/lineup/sim/img/shared/icon_esim.svg);
}
.online-shop-a20-product-sim-txt {
  color: #333333;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 5px;
}
.online-shop-a20-product-scrollbar {
  width: 100%;
  height: 5px;
  background-color: #ededed;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-product-scrollbar {
    width: calc(100% - 20px);
  }
}
.online-shop-a20-product-scrollbar-thumb {
  width: 70px;
  height: 100%;
  background-color: #dddddd;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

a.online-shop-a20-product-card-inner {
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
}
@media screen and (min-width: 769px) {
  a.online-shop-a20-product-card-inner:hover {
    opacity: 0.6;
  }
}

.txtC {
  text-align: center;
}

.ttlLarge {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .ttlLarge {
    font-size: 18px;
  }
}

.mt20res {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .mt20res {
    margin-top: 10px;
  }
}

.pt60res {
  padding-block: 60px;
}
@media screen and (max-width: 768px) {
  .pt60res {
    padding-block: 30px;
  }
}

.online-shop-a20-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 15px;
}
.online-shop-a20-category-name {
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  border: #dddddd solid 1px;
  border-radius: 3px;
  padding: 5px;
}

.online-shop-a20-summary-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-summary-container {
    margin-top: 20px;
  }
}
.online-shop-a20-summary-slider {
  width: 550px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-summary-slider {
    width: 100%;
    padding: 0;
  }
}
.online-shop-a20-summary-slider-next, .online-shop-a20-summary-slider-prev {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: #888888 solid 2px;
  border-right: #888888 solid 2px;
  position: absolute;
  top: 236px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-summary-slider-next:hover, .online-shop-a20-summary-slider-prev:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-summary-slider-next, .online-shop-a20-summary-slider-prev {
    width: 14px;
    height: 14px;
    top: 35.2vw;
  }
}
.online-shop-a20-summary-slider-next {
  right: 0;
  rotate: 45deg;
}
.online-shop-a20-summary-slider-prev {
  left: 0;
  rotate: -135deg;
}
.online-shop-a20-summary-img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.online-shop-a20-summary-img-container {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-summary-img-container {
    padding: 0 25px;
  }
}
.online-shop-a20-summary-img-container .slick-slide,
.online-shop-a20-summary-img-container .slick-list {
  margin: 0;
}
.online-shop-a20-summary-thumb {
  aspect-ratio: 1/1;
  border: #dddddd solid 1px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  margin: 0 5px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  cursor: pointer;
}
.online-shop-a20-summary-thumb-container {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-summary-thumb-container {
    padding: 0 30px;
  }
}
.online-shop-a20-summary-thumb-container .slick-list {
  margin: 0;
  padding-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-summary-thumb:hover {
    border-color: #4579e8;
  }
}
.online-shop-a20-summary-thumb.slick-current {
  border-color: #4579e8;
}
.online-shop-a20-summary-details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-summary-details {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}
.online-shop-a20-summary-details > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-summary-details > *:last-child {
  margin-bottom: 0 !important;
}
.online-shop-a20-summary-price-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.online-shop-a20-summary-price-top .online-shop-a20-label {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  border: #dddddd solid 1px;
  border-radius: 3px;
  padding: 5px 10px;
}
.online-shop-a20-summary-price-top .online-shop-a20-price {
  color: #4579e8;
  font-size: 12px;
  line-height: 1.4;
}
.online-shop-a20-summary-price-top .online-shop-a20-price > span {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-summary-price {
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.online-shop-a20-summary-price .online-shop-a20-price > span {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-summary-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: #dddddd solid 1px;
  margin-top: 20px;
  padding-top: 20px;
}
.online-shop-a20-summary-cart > span {
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
}
.online-shop-a20-summary-cart > span.online-shop-a20-none {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-left: auto;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity {
  width: 114px;
  height: 40px;
  background-color: #ffffff;
  border: #d8dfe5 solid 2px;
  border-radius: 999px;
  position: relative;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity > .online-shop-a20-input {
  width: 100%;
  height: 100%;
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Helvetica, Arial, メイリオ, "sans-serif";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  background-color: transparent;
  outline: none;
  padding: 0;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn,
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn {
  width: 20px;
  height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  z-index: 1;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn:hover,
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn:hover {
  color: #4579e8;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn::before, .online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn::after,
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn::before,
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #4579e8;
  position: absolute;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn::before,
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn::before {
  top: 50%;
  translate: 0 -50%;
  left: 0;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn.is-disabled,
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn.is-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn {
  right: 15px;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-plus-btn::after {
  rotate: 90deg;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn {
  left: 15px;
}
.online-shop-a20-summary-cart .online-shop-a20-quantity .online-shop-a20-minus-btn::after {
  content: none;
}
.online-shop-a20-summary-cart-btn {
  margin-inline: auto;
  margin-top: 20px;
}
.online-shop-a20-summary-title {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 40px;
  margin-bottom: 20px;
}
.online-shop-a20-summary-head {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 10px;
}
.online-shop-a20-summary-txt {
  color: #333333;
  font-size: 14px;
  line-height: 1.6;
  white-space: pre-line;
}
.online-shop-a20-summary-txt.ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.is-active .online-shop-a20-summary-txt.ellipsis {
  -webkit-line-clamp: none;
}
.online-shop-a20-summary-txt-btn {
  margin-top: 10px;
}
.is-active .online-shop-a20-summary-txt-btn::after {
  rotate: -45deg;
  top: 8px;
}

.online-shop-a20-product-summary {
  width: 100%;
  border: #dddddd solid 1px;
  border-radius: 4px;
  margin-top: 20px;
}
.online-shop-a20-product-summary-head {
  font-size: 12px;
  line-height: 1.4;
}
.online-shop-a20-product-summary-detail {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-product-summary-detail.list li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.online-shop-a20-product-summary-detail.list li::before {
  content: "・";
  margin-right: 0.5em;
}
.online-shop-a20-product-summary-item {
  padding: 15px 20px;
}
.online-shop-a20-product-summary-item:not(:last-child) {
  border-bottom: #dddddd solid 1px;
}
.online-shop-a20-product-summary-item > * {
  margin-top: 0;
}
.online-shop-a20-product-summary-item > * + * {
  margin-top: 10px;
}
.online-shop-a20-product-summary-item.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.online-shop-a20-product-summary-item.flex > * + * {
  margin-top: 0;
}

.online-shop-a20-related-container {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-container {
    width: calc(100% + 20px);
  }
}
.online-shop-a20-related-slider {
  margin-bottom: 15px;
}
.online-shop-a20-related-slider.no-slider {
  margin-bottom: 0;
}
.online-shop-a20-related-slider.no-slider + .online-shop-a20-related-scrollbar {
  display: none;
}
@media screen and (max-width: 440px) {
  .online-shop-a20-related-slider.no-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
}
.online-shop-a20-related-slider:has(.online-shop-a20-related-card.border) {
  padding: 5px;
}
.online-shop-a20-related-card {
  width: 370px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0;
  margin-right: 20px;
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-card {
    width: 230px;
    margin-right: 10px;
  }
}
.no-slider .online-shop-a20-related-card {
  width: auto;
  max-width: 370px;
}
@media screen and (max-width: 768px) {
  .no-slider .online-shop-a20-related-card {
    max-width: 230px;
  }
}
.online-shop-a20-related-card.border {
  border: #ededed solid 2px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.025);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.025);
}
.online-shop-a20-related-card-inner {
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-card-inner {
    padding: 15px 10px;
  }
}
.online-shop-a20-related-rank {
  width: 40px;
  height: 28px;
  background-color: #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.online-shop-a20-related-rank::before, .online-shop-a20-related-rank::after {
  content: "";
  width: 50%;
  height: 6px;
  background-color: #cccccc;
  position: absolute;
  bottom: -5px;
}
.online-shop-a20-related-rank::before {
  clip-path: polygon(0 0, 100% 0, 0 100%);
  left: 0;
}
.online-shop-a20-related-rank::after {
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  right: 0;
}
.online-shop-a20-related-rank > span {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
.online-shop-a20-related-rank.rank1, .online-shop-a20-related-rank.rank2, .online-shop-a20-related-rank.rank3 {
  height: 24px;
  left: 12px;
}
.online-shop-a20-related-rank.rank1 > span, .online-shop-a20-related-rank.rank2 > span, .online-shop-a20-related-rank.rank3 > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.online-shop-a20-related-rank.rank1 > span::before, .online-shop-a20-related-rank.rank2 > span::before, .online-shop-a20-related-rank.rank3 > span::before {
  content: "";
  width: 16px;
  background-image: url(/online-shop/set/data/products/accessory/lineup/img/shared/icon_crown.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  aspect-ratio: 1/1;
  display: inline-block;
  margin-right: 2px;
}
.online-shop-a20-related-rank.rank1 {
  background-color: #ffb044;
}
.online-shop-a20-related-rank.rank1::before, .online-shop-a20-related-rank.rank1::after {
  background-color: #ffb044;
}
.online-shop-a20-related-rank.rank2 {
  background-color: #aaaaaa;
}
.online-shop-a20-related-rank.rank2::before, .online-shop-a20-related-rank.rank2::after {
  background-color: #aaaaaa;
}
.online-shop-a20-related-rank.rank3 {
  background-color: #c39454;
}
.online-shop-a20-related-rank.rank3::before, .online-shop-a20-related-rank.rank3::after {
  background-color: #c39454;
}
.online-shop-a20-related-label {
  min-width: 65px;
  max-width: 100%;
  height: 22px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  border-bottom-right-radius: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.online-shop-a20-related-label.new {
  background-color: #d7f6f6;
  color: #00999b;
}
.online-shop-a20-related-label.sale {
  background-color: #ffe4e4;
  color: #e84545;
}
.online-shop-a20-related-label.recommend {
  background-color: #e3ecff;
  color: #4579e8;
}
.online-shop-a20-related-label.wide {
  width: 100%;
  text-align: center;
  border-radius: inherit;
}
.online-shop-a20-related-link, .online-shop-a20-related-block {
  color: #333333;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-link, .online-shop-a20-related-block {
    display: -ms-grid;
    display: grid;
  }
}
.online-shop-a20-related-link:hover, .online-shop-a20-related-link:active, .online-shop-a20-related-link:focus {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-related-link {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-related-link:hover, .online-shop-a20-related-link:active, .online-shop-a20-related-link:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-related-img {
  width: 120px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-img {
    width: 150px;
    margin-inline: auto;
  }
}
.online-shop-a20-related-img.inner {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.online-shop-a20-related-details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.online-shop-a20-related-details.auto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.online-shop-a20-related-name {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  min-height: 4.2em;
}
.online-shop-a20-related-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.online-shop-a20-related-price .online-shop-a20-label {
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  border: #dddddd solid 1px;
  border-radius: 3px;
  padding: 5px;
}
.online-shop-a20-related-price .online-shop-a20-price {
  color: #4579e8;
  font-size: 12px;
  line-height: 1.4;
}
.online-shop-a20-related-price .online-shop-a20-price > span {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.auto .online-shop-a20-related-price {
  margin-left: auto;
}
.online-shop-a20-related-btn {
  margin-top: 10px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-btn {
    margin-inline: auto;
  }
}
.online-shop-a20-related-scrollbar {
  width: 100%;
  height: 5px;
  background-color: #ededed;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-related-scrollbar {
    width: calc(100% - 20px);
  }
}
.online-shop-a20-related-scrollbar-thumb {
  width: 70px;
  height: 100%;
  background-color: #dddddd;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

.online-shop-a20-modal {
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Helvetica, Arial, メイリオ, "sans-serif";
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.8);
  z-index: 999;
  cursor: default;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
}
.online-shop-a20-modal.is-visible {
  opacity: 1;
  pointer-events: auto;
  cursor: auto;
}
.online-shop-a20-modal-container {
  width: calc(100vw - 40px);
  max-width: 500px;
  height: auto;
  max-height: calc(100vh - 120px);
  max-height: calc(var(--vh, 1vh) * 100 - 120px);
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 10;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-cart-modal.is-active .online-shop-a20-modal-container {
    width: 100%;
    height: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: auto;
    bottom: 0;
    left: 0;
    translate: 0 0;
    -webkit-transition: height 0.45s ease;
    transition: height 0.45s ease;
  }
}
.online-shop-a20-modal-block {
  height: auto;
}
.online-shop-a20-modal-block-inner {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 218px);
  max-height: calc(var(--vh, 1vh) * 100 - 218px);
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: clip;
  position: relative;
}
.online-shop-a20-modal-block-inner > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-modal-block-inner > *:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-cart-modal.is-active .online-shop-a20-modal-block-inner {
    max-height: calc(100vh - 170px);
    max-height: calc(var(--vh, 1vh) * 100 - 170px);
    padding: 45px 20px 25px;
  }
}
.online-shop-a20-modal-close {
  width: 100%;
  background-color: #fafafa;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
  padding: 22px 20px;
  position: sticky;
  left: 0;
  bottom: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.online-shop-a20-modal-close > span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: #4579e8;
  display: inline-block;
  position: relative;
  pointer-events: none;
}
.online-shop-a20-modal-close > span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background: url(/online-shop/set/data/products/img/common/shared/icon_close.svg) 0 0 no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-cart-modal.is-active .online-shop-a20-modal-close {
    position: absolute;
    height: 45px;
    background-color: transparent;
    text-indent: -9999em;
    top: 0;
    overflow: hidden;
    z-index: 1;
  }
  .online-shop-a20-cart-modal.is-active .online-shop-a20-modal-close::before {
    content: "";
    width: 54px;
    height: 6px;
    background-color: #aaaaaa;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 50%;
    translate: -50% 0;
  }
}
.online-shop-a20-modal-cart-btn {
  margin-top: 20px;
  margin-inline: auto;
}
.online-shop-a20-modal-cart-btn:hover {
  text-decoration: none;
}
.online-shop-a20-modal .online-shop-a20-cart-head {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}
.online-shop-a20-modal .online-shop-a20-cart-head.check::before {
  content: "";
  width: 24px;
  aspect-ratio: 1/1;
  background: url(/online-shop/set/data/products/img/common/shared/icon_check.svg) 0 0 no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
}
.online-shop-a20-modal .online-shop-a20-cart-head.bold {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-modal .online-shop-a20-cart-head.center {
  text-align: center;
}
.online-shop-a20-modal .online-shop-a20-cart-txt {
  color: #333333;
  font-size: 14px;
  line-height: 1.6;
}
.online-shop-a20-modal .online-shop-a20-cart-txt.center {
  text-align: center;
}
.online-shop-a20-modal .online-shop-a20-cart-product {
  border: #ededed solid 1px;
  border-radius: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px 10px auto;
  grid-template-columns: 100px auto;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-modal .online-shop-a20-cart-product {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-product-img {
  width: 100px;
}
.online-shop-a20-modal .online-shop-a20-cart-product-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
.online-shop-a20-modal .online-shop-a20-cart-related-container {
  width: calc(100% + 20px);
  overflow: hidden;
  position: relative;
}
.online-shop-a20-modal .online-shop-a20-cart-related-container .slick-list {
  padding-bottom: 20px;
  padding-left: 6px;
}
.online-shop-a20-modal .online-shop-a20-cart-related-slider.no-slider {
  margin-bottom: 0;
}
.online-shop-a20-modal .online-shop-a20-cart-related-slider.no-slider + .online-shop-a20-cart-related-scrollbar {
  display: none;
}
.online-shop-a20-modal .online-shop-a20-cart-related-slider.no-slider .online-shop-a20-cart-related-card {
  width: auto;
  max-width: 220px;
}
.online-shop-a20-modal .online-shop-a20-cart-related-card {
  width: 220px;
  min-height: 130px;
  background-color: #ffffff;
  border-radius: 10px;
  border: #ededed solid 2px;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  margin: 0;
  margin-right: 10px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-card {
    width: 140px;
    min-height: 230px;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-related-card-inner {
  color: #333333;
  text-decoration: none;
  display: -ms-grid;
  display: grid;
  gap: 10px;
  padding: 15px 10px;
}
.online-shop-a20-modal .online-shop-a20-cart-related-card-inner:hover, .online-shop-a20-modal .online-shop-a20-cart-related-card-inner:active, .online-shop-a20-modal .online-shop-a20-cart-related-card-inner:focus {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-card-inner {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-modal .online-shop-a20-cart-related-card-inner:hover, .online-shop-a20-modal .online-shop-a20-cart-related-card-inner:active, .online-shop-a20-modal .online-shop-a20-cart-related-card-inner:focus {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-card-inner {
    padding: 15px 10px;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-related-details {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px 10px auto;
  grid-template-columns: 60px auto;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-details {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-related-img {
  width: 60px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-img {
    width: 100px;
    margin-inline: auto;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-related-name {
  color: #333333;
  font-size: 14px;
  line-height: 1.4;
  min-height: 58.8px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-name {
    font-size: 12px;
    line-height: 1.4;
    min-height: 50.4px;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-related-btn {
  width: 100%;
  height: 30px;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.4;
  color: #4579e8;
  border: #4579e8 solid 1px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.online-shop-a20-modal .online-shop-a20-cart-related-btn::after {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: #4579e8 solid 1px;
  border-right: #4579e8 solid 1px;
  position: absolute;
  top: 10px;
  right: 10px;
  rotate: 45deg;
  cursor: pointer;
}
.online-shop-a20-modal .online-shop-a20-cart-related-btn:hover, .online-shop-a20-modal .online-shop-a20-cart-related-btn:active, .online-shop-a20-modal .online-shop-a20-cart-related-btn:focus {
  color: #4579e8;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-modal .online-shop-a20-cart-related-btn:hover, .online-shop-a20-modal .online-shop-a20-cart-related-btn:active, .online-shop-a20-modal .online-shop-a20-cart-related-btn:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-modal .online-shop-a20-cart-related-scrollbar {
  width: calc(100% - 20px);
  height: 5px;
  background-color: #ededed;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.online-shop-a20-modal .online-shop-a20-cart-related-scrollbar-thumb {
  width: 70px;
  height: 100%;
  background-color: #dddddd;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

.online-shop-a20-lineup-recommend-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 20px;
}
.online-shop-a20-lineup-container {
  width: 100%;
  max-width: 950px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 230px 40px auto;
  grid-template-columns: 230px auto;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-inline: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-container {
    max-width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: static;
    padding-top: 46px;
  }
}
.online-shop-a20-lineup-container > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-lineup-container > *:last-child {
  margin-bottom: 0 !important;
}
.recommend .online-shop-a20-lineup-container {
  margin-top: 60px;
}
.online-shop-a20-lineup-container:nth-of-type(1) {
  margin-top: 0;
}
.online-shop-a20-lineup-category-wrapper {
  position: relative;
}
.online-shop-a20-lineup-category-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.online-shop-a20-lineup-category-subtitle {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.online-shop-a20-lineup-category-subtitle.small {
  font-size: 16px;
  line-height: 1.4;
}
.online-shop-a20-lineup-category-subtitle:nth-of-type(2) {
  border-top: solid #dddddd 1px;
  margin-top: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category {
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.8);
    z-index: 999;
    cursor: default;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
  }
  .online-shop-a20-lineup-category.is-visible {
    opacity: 1;
    pointer-events: auto;
    cursor: auto;
  }
}
.online-shop-a20-lineup-category-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  row-gap: 15px;
}
.online-shop-a20-lineup-category-item {
  line-height: 0;
}
.online-shop-a20-lineup-category-label > span {
  color: #333333;
  font-size: 16px;
  line-height: 1.4;
}
.online-shop-a20-lineup-category-label > span::before {
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_radio_off.svg);
}
.online-shop-a20-lineup-category-label input:checked + span::before {
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_radio_on.svg);
}
.online-shop-a20-lineup-category-btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    background-color: #ffffff;
    text-align: center;
    line-height: 0;
    border-top: solid #cccccc 1px;
    border-bottom: solid #cccccc 1px;
    border-left: solid #cccccc 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -46px;
  }
  .online-shop-a20-lineup-category-btn:hover, .online-shop-a20-lineup-category-btn:active, .online-shop-a20-lineup-category-btn:focus {
    color: #333333;
  }
  .online-shop-a20-lineup-category-btn > span {
    color: #333333;
    font-size: clamp(10px, 3.5897435897vw, 14px);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .online-shop-a20-lineup-category-btn > span::before {
    content: "";
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/online-shop/set/data/products/accessory/lineup/img/shared/icon_filter.svg);
    display: inline-block;
    margin-right: 2px;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-container {
    width: 100%;
    height: 0;
    max-height: calc(100vh - 120px);
    max-height: calc(var(--vh, 1vh) * 100 - 120px);
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    overflow-y: auto;
    overflow-x: clip;
    -webkit-transition: height 0.45s ease;
    transition: height 0.45s ease;
  }
}
.online-shop-a20-lineup-category-inner > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-lineup-category-inner > *:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-inner {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  .online-shop-a20-lineup-category-inner > *:first-child {
    margin-top: 0 !important;
  }
  .online-shop-a20-lineup-category-inner > *:last-child {
    margin-bottom: 0 !important;
  }
}
.online-shop-a20-lineup-category-close {
  display: none;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-close {
    display: block;
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    position: sticky;
    text-indent: -9999em;
    top: 0;
    overflow: hidden;
    z-index: 1;
  }
  .online-shop-a20-lineup-category-close::before {
    content: "";
    width: 54px;
    height: 6px;
    background-color: #aaaaaa;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 50%;
    translate: -50% 0;
  }
}
.online-shop-a20-lineup-category-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-filter {
    width: calc(100% + 40px);
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 20px;
    gap: 24px;
    translate: -20px 0;
  }
}
.online-shop-a20-lineup-category-filter-btn {
  max-width: 100%;
  height: 46px;
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-filter-btn {
    width: auto;
    max-width: 230px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.online-shop-a20-lineup-category-reset {
  width: 96px;
  background-color: transparent;
  color: #333333;
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
  padding: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-category-reset {
    margin-inline: inherit;
  }
}
.online-shop-a20-lineup-category-reset:hover, .online-shop-a20-lineup-category-reset:active, .online-shop-a20-lineup-category-reset:focus {
  color: #333333;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-lineup-category-reset:hover, .online-shop-a20-lineup-category-reset:active, .online-shop-a20-lineup-category-reset:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-lineup-category-reset::before {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/online-shop/set/data/products/accessory/lineup/img/shared/icon_refresh.svg);
  display: inline-block;
  margin-right: 2px;
}
.online-shop-a20-lineup-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.online-shop-a20-lineup-sort > *:first-child {
  margin-top: 0 !important;
}
.online-shop-a20-lineup-sort > *:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-sort {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
  }
}
.online-shop-a20-lineup-sort-count {
  font-size: 12px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-sort-count {
    line-height: 1;
  }
}
.online-shop-a20-lineup-sort-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.online-shop-a20-lineup-sort-options {
  display: inline-block;
  font-size: 14px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-sort-options {
    width: 50%;
    position: absolute;
    top: -46px;
    right: 0;
  }
  .online-shop-a20-lineup-sort-options::before {
    content: "";
    width: 1px;
    height: 24px;
    background-color: #dddddd;
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50%;
    z-index: 1;
  }
}
.online-shop-a20-lineup-sort-options-btn {
  min-width: 160px;
  background-color: #ffffff;
  text-align: left;
  line-height: 0;
  border: solid #cccccc 1px;
  border-radius: 5px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.online-shop-a20-lineup-sort-options-btn:hover, .online-shop-a20-lineup-sort-options-btn:active, .online-shop-a20-lineup-sort-options-btn:focus {
  color: #333333;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-lineup-sort-options-btn {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-lineup-sort-options-btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-sort-options-btn {
    width: 100%;
    min-width: auto;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.online-shop-a20-lineup-sort-options-btn > span {
  color: #333333;
  font-size: clamp(10px, 3.5897435897vw, 14px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.online-shop-a20-lineup-sort-options-btn > span::before {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/online-shop/set/data/products/accessory/lineup/img/shared/icon_sort.svg);
  display: inline-block;
  margin-right: 2px;
}
.online-shop-a20-lineup-sort-options-list {
  width: 175px;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  padding: 6px 0;
  position: absolute;
  top: 46px;
  left: 50%;
  translate: -50% 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-sort-options-list {
    width: 100%;
  }
}
.online-shop-a20-lineup-sort-options-list.is-show {
  display: block;
}
.online-shop-a20-lineup-sort-options-item {
  font-size: 14px;
  line-height: 1.4;
  padding: 7px 10px 7px 40px;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-lineup-sort-options-item {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-lineup-sort-options-item:hover {
    opacity: 0.7;
  }
}
.online-shop-a20-lineup-sort-options-item:not(:last-child) {
  border-bottom: solid #dddddd 1px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-lineup-sort-options-item {
    font-size: clamp(10px, 3.5897435897vw, 14px);
  }
}
.online-shop-a20-lineup-sort-options-item::before {
  content: "";
  width: 14px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/online-shop/set/data/products/accessory/lineup/img/shared/icon_check.svg);
  position: absolute;
  top: 50%;
  left: 19px;
  translate: 0 -50%;
  opacity: 0;
}
.online-shop-a20-lineup-sort-options-item.is-active::before {
  opacity: 1;
}
.online-shop-a20-lineup-note {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}

.online-shop-a20-option-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-option-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.online-shop-a20-option-item {
  background-color: #ffffff;
}
.online-shop-a20-option-link {
  min-height: 110px;
  border-radius: 10px;
  border: #ededed solid 2px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.025);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.025);
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 90px 10px auto;
  grid-template-columns: 90px auto;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 10px 40px 10px 20px;
  position: relative;
}
.online-shop-a20-option-link svg {
  display: none;
}
.online-shop-a20-option-link:hover, .online-shop-a20-option-link:active, .online-shop-a20-option-link:focus {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .online-shop-a20-option-link {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .online-shop-a20-option-link:hover, .online-shop-a20-option-link:active, .online-shop-a20-option-link:focus {
    opacity: 0.7;
  }
}
.online-shop-a20-option-link[target=_blank]::after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(/online-shop/set/data/products/img/common/shared/icon_blank_gray.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.online-shop-a20-option-name {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.online-shop-a20-option-name > span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}

.u-align--left {
  text-align: left !important;
}
@media screen and (max-width: 768px) {
  .u-align--left.--sp {
    text-align: left !important;
  }
}
@media screen and (min-width: 769px) {
  .u-align--left.--pc {
    text-align: left !important;
  }
}
.u-align--center {
  text-align: center !important;
}
@media screen and (max-width: 768px) {
  .u-align--center.--sp {
    text-align: center !important;
  }
}
@media screen and (min-width: 769px) {
  .u-align--center.--pc {
    text-align: center !important;
  }
}
.u-align--right {
  text-align: right !important;
}
@media screen and (max-width: 768px) {
  .u-align--right.--sp {
    text-align: right !important;
  }
}
@media screen and (min-width: 769px) {
  .u-align--right.--pc {
    text-align: right !important;
  }
}

.online-shop-a20-u-m-0 {
  margin: 0 !important;
}
.online-shop-a20-u-m-auto {
  margin: auto !important;
}
.online-shop-a20-u-m-left {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.online-shop-a20-u-m-center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.online-shop-a20-u-m-right {
  margin-left: auto !important;
  margin-right: 0 !important;
}

.online-shop-a20-u-mt-40 {
  margin-top: 40px;
}
.online-shop-a20-u-mt-100 {
  margin-top: 100px;
}
.online-shop-a20-u-mt-120 {
  margin-top: 120px;
}
.online-shop-a20-u-mt-160 {
  margin-top: 160px;
}
.online-shop-a20-u-mt-200 {
  margin-top: 200px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-100 {
    margin-top: 100px;
  }
  .online-shop-a20-u-mt-120 {
    margin-top: 120px;
  }
  .online-shop-a20-u-mt-160 {
    margin-top: 160px;
  }
  .online-shop-a20-u-mt-200 {
    margin-top: 200px;
  }
}

.online-shop-a20-u-mr-100 {
  margin-right: 100px;
}
.online-shop-a20-u-mr-120 {
  margin-right: 120px;
}
.online-shop-a20-u-mr-160 {
  margin-right: 160px;
}
.online-shop-a20-u-mr-200 {
  margin-right: 200px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-100 {
    margin-right: 100px;
  }
  .online-shop-a20-u-mr-120 {
    margin-right: 120px;
  }
  .online-shop-a20-u-mr-160 {
    margin-right: 160px;
  }
  .online-shop-a20-u-mr-200 {
    margin-right: 200px;
  }
}

.online-shop-a20-u-mb-100 {
  margin-bottom: 100px;
}
.online-shop-a20-u-mb-120 {
  margin-bottom: 120px;
}
.online-shop-a20-u-mb-160 {
  margin-bottom: 160px;
}
.online-shop-a20-u-mb-200 {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-100 {
    margin-bottom: 100px;
  }
  .online-shop-a20-u-mb-120 {
    margin-bottom: 120px;
  }
  .online-shop-a20-u-mb-160 {
    margin-bottom: 160px;
  }
  .online-shop-a20-u-mb-200 {
    margin-bottom: 200px;
  }
}

.online-shop-a20-u-ml-100 {
  margin-left: 100px;
}
.online-shop-a20-u-ml-120 {
  margin-left: 120px;
}
.online-shop-a20-u-ml-160 {
  margin-left: 160px;
}
.online-shop-a20-u-ml-200 {
  margin-left: 200px;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-100 {
    margin-left: 100px;
  }
  .online-shop-a20-u-ml-120 {
    margin-left: 120px;
  }
  .online-shop-a20-u-ml-160 {
    margin-left: 160px;
  }
  .online-shop-a20-u-ml-200 {
    margin-left: 200px;
  }
}

.online-shop-a20-u-mt-0 {
  margin-top: 0px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-0 {
    margin-top: 0px !important;
  }
}

.online-shop-a20-u-mb-0 {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-0 {
    margin-bottom: 0px !important;
  }
}

.online-shop-a20-u-ml-0 {
  margin-left: 0px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-0 {
    margin-left: 0px !important;
  }
}

.online-shop-a20-u-mr-0 {
  margin-right: 0px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-0 {
    margin-right: 0px !important;
  }
}

.online-shop-a20-u-mt-5 {
  margin-top: 5px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-5 {
    margin-top: 5px !important;
  }
}

.online-shop-a20-u-mb-5 {
  margin-bottom: 5px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-5 {
    margin-bottom: 5px !important;
  }
}

.online-shop-a20-u-ml-5 {
  margin-left: 5px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-5 {
    margin-left: 5px !important;
  }
}

.online-shop-a20-u-mr-5 {
  margin-right: 5px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-5 {
    margin-right: 5px !important;
  }
}

.online-shop-a20-u-mt-10 {
  margin-top: 10px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-10 {
    margin-top: 10px !important;
  }
}

.online-shop-a20-u-mb-10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-10 {
    margin-bottom: 10px !important;
  }
}

.online-shop-a20-u-ml-10 {
  margin-left: 10px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-10 {
    margin-left: 10px !important;
  }
}

.online-shop-a20-u-mr-10 {
  margin-right: 10px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-10 {
    margin-right: 10px !important;
  }
}

.online-shop-a20-u-mt-15 {
  margin-top: 15px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-15 {
    margin-top: 15px !important;
  }
}

.online-shop-a20-u-mb-15 {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-15 {
    margin-bottom: 15px !important;
  }
}

.online-shop-a20-u-ml-15 {
  margin-left: 15px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-15 {
    margin-left: 15px !important;
  }
}

.online-shop-a20-u-mr-15 {
  margin-right: 15px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-15 {
    margin-right: 15px !important;
  }
}

.online-shop-a20-u-mt-20 {
  margin-top: 20px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-20 {
    margin-top: 20px !important;
  }
}

.online-shop-a20-u-mb-20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-20 {
    margin-bottom: 20px !important;
  }
}

.online-shop-a20-u-ml-20 {
  margin-left: 20px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-20 {
    margin-left: 20px !important;
  }
}

.online-shop-a20-u-mr-20 {
  margin-right: 20px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-20 {
    margin-right: 20px !important;
  }
}

.online-shop-a20-u-mt-25 {
  margin-top: 25px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-25 {
    margin-top: 25px !important;
  }
}

.online-shop-a20-u-mb-25 {
  margin-bottom: 25px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-25 {
    margin-bottom: 25px !important;
  }
}

.online-shop-a20-u-ml-25 {
  margin-left: 25px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-25 {
    margin-left: 25px !important;
  }
}

.online-shop-a20-u-mr-25 {
  margin-right: 25px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-25 {
    margin-right: 25px !important;
  }
}

.online-shop-a20-u-mt-30 {
  margin-top: 30px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-30 {
    margin-top: 30px !important;
  }
}

.online-shop-a20-u-mb-30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-30 {
    margin-bottom: 30px !important;
  }
}

.online-shop-a20-u-ml-30 {
  margin-left: 30px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-30 {
    margin-left: 30px !important;
  }
}

.online-shop-a20-u-mr-30 {
  margin-right: 30px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-30 {
    margin-right: 30px !important;
  }
}

.online-shop-a20-u-mt-35 {
  margin-top: 35px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-35 {
    margin-top: 35px !important;
  }
}

.online-shop-a20-u-mb-35 {
  margin-bottom: 35px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-35 {
    margin-bottom: 35px !important;
  }
}

.online-shop-a20-u-ml-35 {
  margin-left: 35px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-35 {
    margin-left: 35px !important;
  }
}

.online-shop-a20-u-mr-35 {
  margin-right: 35px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-35 {
    margin-right: 35px !important;
  }
}

.online-shop-a20-u-mt-40 {
  margin-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-40 {
    margin-top: 40px !important;
  }
}

.online-shop-a20-u-mb-40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-40 {
    margin-bottom: 40px !important;
  }
}

.online-shop-a20-u-ml-40 {
  margin-left: 40px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-40 {
    margin-left: 40px !important;
  }
}

.online-shop-a20-u-mr-40 {
  margin-right: 40px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-40 {
    margin-right: 40px !important;
  }
}

.online-shop-a20-u-mt-45 {
  margin-top: 45px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-45 {
    margin-top: 45px !important;
  }
}

.online-shop-a20-u-mb-45 {
  margin-bottom: 45px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-45 {
    margin-bottom: 45px !important;
  }
}

.online-shop-a20-u-ml-45 {
  margin-left: 45px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-45 {
    margin-left: 45px !important;
  }
}

.online-shop-a20-u-mr-45 {
  margin-right: 45px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-45 {
    margin-right: 45px !important;
  }
}

.online-shop-a20-u-mt-50 {
  margin-top: 50px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-50 {
    margin-top: 50px !important;
  }
}

.online-shop-a20-u-mb-50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-50 {
    margin-bottom: 50px !important;
  }
}

.online-shop-a20-u-ml-50 {
  margin-left: 50px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-50 {
    margin-left: 50px !important;
  }
}

.online-shop-a20-u-mr-50 {
  margin-right: 50px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-50 {
    margin-right: 50px !important;
  }
}

.online-shop-a20-u-mt-55 {
  margin-top: 55px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-55 {
    margin-top: 55px !important;
  }
}

.online-shop-a20-u-mb-55 {
  margin-bottom: 55px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-55 {
    margin-bottom: 55px !important;
  }
}

.online-shop-a20-u-ml-55 {
  margin-left: 55px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-55 {
    margin-left: 55px !important;
  }
}

.online-shop-a20-u-mr-55 {
  margin-right: 55px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-55 {
    margin-right: 55px !important;
  }
}

.online-shop-a20-u-mt-60 {
  margin-top: 60px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-60 {
    margin-top: 60px !important;
  }
}

.online-shop-a20-u-mb-60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-60 {
    margin-bottom: 60px !important;
  }
}

.online-shop-a20-u-ml-60 {
  margin-left: 60px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-60 {
    margin-left: 60px !important;
  }
}

.online-shop-a20-u-mr-60 {
  margin-right: 60px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-60 {
    margin-right: 60px !important;
  }
}

.online-shop-a20-u-mt-65 {
  margin-top: 65px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-65 {
    margin-top: 65px !important;
  }
}

.online-shop-a20-u-mb-65 {
  margin-bottom: 65px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-65 {
    margin-bottom: 65px !important;
  }
}

.online-shop-a20-u-ml-65 {
  margin-left: 65px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-65 {
    margin-left: 65px !important;
  }
}

.online-shop-a20-u-mr-65 {
  margin-right: 65px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-65 {
    margin-right: 65px !important;
  }
}

.online-shop-a20-u-mt-70 {
  margin-top: 70px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-70 {
    margin-top: 70px !important;
  }
}

.online-shop-a20-u-mb-70 {
  margin-bottom: 70px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-70 {
    margin-bottom: 70px !important;
  }
}

.online-shop-a20-u-ml-70 {
  margin-left: 70px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-70 {
    margin-left: 70px !important;
  }
}

.online-shop-a20-u-mr-70 {
  margin-right: 70px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-70 {
    margin-right: 70px !important;
  }
}

.online-shop-a20-u-mt-75 {
  margin-top: 75px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-75 {
    margin-top: 75px !important;
  }
}

.online-shop-a20-u-mb-75 {
  margin-bottom: 75px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-75 {
    margin-bottom: 75px !important;
  }
}

.online-shop-a20-u-ml-75 {
  margin-left: 75px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-75 {
    margin-left: 75px !important;
  }
}

.online-shop-a20-u-mr-75 {
  margin-right: 75px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-75 {
    margin-right: 75px !important;
  }
}

.online-shop-a20-u-mt-80 {
  margin-top: 80px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-80 {
    margin-top: 80px !important;
  }
}

.online-shop-a20-u-mb-80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-80 {
    margin-bottom: 80px !important;
  }
}

.online-shop-a20-u-ml-80 {
  margin-left: 80px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-80 {
    margin-left: 80px !important;
  }
}

.online-shop-a20-u-mr-80 {
  margin-right: 80px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-80 {
    margin-right: 80px !important;
  }
}

.online-shop-a20-u-mt-85 {
  margin-top: 85px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-85 {
    margin-top: 85px !important;
  }
}

.online-shop-a20-u-mb-85 {
  margin-bottom: 85px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-85 {
    margin-bottom: 85px !important;
  }
}

.online-shop-a20-u-ml-85 {
  margin-left: 85px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-85 {
    margin-left: 85px !important;
  }
}

.online-shop-a20-u-mr-85 {
  margin-right: 85px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-85 {
    margin-right: 85px !important;
  }
}

.online-shop-a20-u-mt-90 {
  margin-top: 90px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-90 {
    margin-top: 90px !important;
  }
}

.online-shop-a20-u-mb-90 {
  margin-bottom: 90px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-90 {
    margin-bottom: 90px !important;
  }
}

.online-shop-a20-u-ml-90 {
  margin-left: 90px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-90 {
    margin-left: 90px !important;
  }
}

.online-shop-a20-u-mr-90 {
  margin-right: 90px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-90 {
    margin-right: 90px !important;
  }
}

.online-shop-a20-u-mt-95 {
  margin-top: 95px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-95 {
    margin-top: 95px !important;
  }
}

.online-shop-a20-u-mb-95 {
  margin-bottom: 95px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-95 {
    margin-bottom: 95px !important;
  }
}

.online-shop-a20-u-ml-95 {
  margin-left: 95px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-95 {
    margin-left: 95px !important;
  }
}

.online-shop-a20-u-mr-95 {
  margin-right: 95px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-95 {
    margin-right: 95px !important;
  }
}

.online-shop-a20-u-mt-100 {
  margin-top: 100px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mt-100 {
    margin-top: 100px !important;
  }
}

.online-shop-a20-u-mb-100 {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mb-100 {
    margin-bottom: 100px !important;
  }
}

.online-shop-a20-u-ml-100 {
  margin-left: 100px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-ml-100 {
    margin-left: 100px !important;
  }
}

.online-shop-a20-u-mr-100 {
  margin-right: 100px !important;
}
@media screen and (max-width: 768px) {
  .online-shop-a20-u-mr-100 {
    margin-right: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .online-shop-a20-u-m-md-0 {
    margin: 0 !important;
  }
  .online-shop-a20-u-m-md-auto {
    margin: auto !important;
  }
  .online-shop-a20-u-m-md-left {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .online-shop-a20-u-m-md-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .online-shop-a20-u-m-md-right {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .online-shop-a20-u-mt-md-0 {
    margin-top: 0px !important;
  }
  .online-shop-a20-u-mb-md-0 {
    margin-bottom: 0px !important;
  }
  .online-shop-a20-u-ml-md-0 {
    margin-left: 0px !important;
  }
  .online-shop-a20-u-mr-md-0 {
    margin-right: 0px !important;
  }
  .online-shop-a20-u-mt-md-5 {
    margin-top: 5px !important;
  }
  .online-shop-a20-u-mb-md-5 {
    margin-bottom: 5px !important;
  }
  .online-shop-a20-u-ml-md-5 {
    margin-left: 5px !important;
  }
  .online-shop-a20-u-mr-md-5 {
    margin-right: 5px !important;
  }
  .online-shop-a20-u-mt-md-10 {
    margin-top: 10px !important;
  }
  .online-shop-a20-u-mb-md-10 {
    margin-bottom: 10px !important;
  }
  .online-shop-a20-u-ml-md-10 {
    margin-left: 10px !important;
  }
  .online-shop-a20-u-mr-md-10 {
    margin-right: 10px !important;
  }
  .online-shop-a20-u-mt-md-15 {
    margin-top: 15px !important;
  }
  .online-shop-a20-u-mb-md-15 {
    margin-bottom: 15px !important;
  }
  .online-shop-a20-u-ml-md-15 {
    margin-left: 15px !important;
  }
  .online-shop-a20-u-mr-md-15 {
    margin-right: 15px !important;
  }
  .online-shop-a20-u-mt-md-20 {
    margin-top: 20px !important;
  }
  .online-shop-a20-u-mb-md-20 {
    margin-bottom: 20px !important;
  }
  .online-shop-a20-u-ml-md-20 {
    margin-left: 20px !important;
  }
  .online-shop-a20-u-mr-md-20 {
    margin-right: 20px !important;
  }
  .online-shop-a20-u-mt-md-25 {
    margin-top: 25px !important;
  }
  .online-shop-a20-u-mb-md-25 {
    margin-bottom: 25px !important;
  }
  .online-shop-a20-u-ml-md-25 {
    margin-left: 25px !important;
  }
  .online-shop-a20-u-mr-md-25 {
    margin-right: 25px !important;
  }
  .online-shop-a20-u-mt-md-30 {
    margin-top: 30px !important;
  }
  .online-shop-a20-u-mb-md-30 {
    margin-bottom: 30px !important;
  }
  .online-shop-a20-u-ml-md-30 {
    margin-left: 30px !important;
  }
  .online-shop-a20-u-mr-md-30 {
    margin-right: 30px !important;
  }
  .online-shop-a20-u-mt-md-35 {
    margin-top: 35px !important;
  }
  .online-shop-a20-u-mb-md-35 {
    margin-bottom: 35px !important;
  }
  .online-shop-a20-u-ml-md-35 {
    margin-left: 35px !important;
  }
  .online-shop-a20-u-mr-md-35 {
    margin-right: 35px !important;
  }
  .online-shop-a20-u-mt-md-40 {
    margin-top: 40px !important;
  }
  .online-shop-a20-u-mb-md-40 {
    margin-bottom: 40px !important;
  }
  .online-shop-a20-u-ml-md-40 {
    margin-left: 40px !important;
  }
  .online-shop-a20-u-mr-md-40 {
    margin-right: 40px !important;
  }
  .online-shop-a20-u-mt-md-45 {
    margin-top: 45px !important;
  }
  .online-shop-a20-u-mb-md-45 {
    margin-bottom: 45px !important;
  }
  .online-shop-a20-u-ml-md-45 {
    margin-left: 45px !important;
  }
  .online-shop-a20-u-mr-md-45 {
    margin-right: 45px !important;
  }
  .online-shop-a20-u-mt-md-50 {
    margin-top: 50px !important;
  }
  .online-shop-a20-u-mb-md-50 {
    margin-bottom: 50px !important;
  }
  .online-shop-a20-u-ml-md-50 {
    margin-left: 50px !important;
  }
  .online-shop-a20-u-mr-md-50 {
    margin-right: 50px !important;
  }
  .online-shop-a20-u-mt-md-55 {
    margin-top: 55px !important;
  }
  .online-shop-a20-u-mb-md-55 {
    margin-bottom: 55px !important;
  }
  .online-shop-a20-u-ml-md-55 {
    margin-left: 55px !important;
  }
  .online-shop-a20-u-mr-md-55 {
    margin-right: 55px !important;
  }
  .online-shop-a20-u-mt-md-60 {
    margin-top: 60px !important;
  }
  .online-shop-a20-u-mb-md-60 {
    margin-bottom: 60px !important;
  }
  .online-shop-a20-u-ml-md-60 {
    margin-left: 60px !important;
  }
  .online-shop-a20-u-mr-md-60 {
    margin-right: 60px !important;
  }
  .online-shop-a20-u-mt-md-65 {
    margin-top: 65px !important;
  }
  .online-shop-a20-u-mb-md-65 {
    margin-bottom: 65px !important;
  }
  .online-shop-a20-u-ml-md-65 {
    margin-left: 65px !important;
  }
  .online-shop-a20-u-mr-md-65 {
    margin-right: 65px !important;
  }
  .online-shop-a20-u-mt-md-70 {
    margin-top: 70px !important;
  }
  .online-shop-a20-u-mb-md-70 {
    margin-bottom: 70px !important;
  }
  .online-shop-a20-u-ml-md-70 {
    margin-left: 70px !important;
  }
  .online-shop-a20-u-mr-md-70 {
    margin-right: 70px !important;
  }
  .online-shop-a20-u-mt-md-75 {
    margin-top: 75px !important;
  }
  .online-shop-a20-u-mb-md-75 {
    margin-bottom: 75px !important;
  }
  .online-shop-a20-u-ml-md-75 {
    margin-left: 75px !important;
  }
  .online-shop-a20-u-mr-md-75 {
    margin-right: 75px !important;
  }
  .online-shop-a20-u-mt-md-80 {
    margin-top: 80px !important;
  }
  .online-shop-a20-u-mb-md-80 {
    margin-bottom: 80px !important;
  }
  .online-shop-a20-u-ml-md-80 {
    margin-left: 80px !important;
  }
  .online-shop-a20-u-mr-md-80 {
    margin-right: 80px !important;
  }
  .online-shop-a20-u-mt-md-85 {
    margin-top: 85px !important;
  }
  .online-shop-a20-u-mb-md-85 {
    margin-bottom: 85px !important;
  }
  .online-shop-a20-u-ml-md-85 {
    margin-left: 85px !important;
  }
  .online-shop-a20-u-mr-md-85 {
    margin-right: 85px !important;
  }
  .online-shop-a20-u-mt-md-90 {
    margin-top: 90px !important;
  }
  .online-shop-a20-u-mb-md-90 {
    margin-bottom: 90px !important;
  }
  .online-shop-a20-u-ml-md-90 {
    margin-left: 90px !important;
  }
  .online-shop-a20-u-mr-md-90 {
    margin-right: 90px !important;
  }
  .online-shop-a20-u-mt-md-95 {
    margin-top: 95px !important;
  }
  .online-shop-a20-u-mb-md-95 {
    margin-bottom: 95px !important;
  }
  .online-shop-a20-u-ml-md-95 {
    margin-left: 95px !important;
  }
  .online-shop-a20-u-mr-md-95 {
    margin-right: 95px !important;
  }
  .online-shop-a20-u-mt-md-100 {
    margin-top: 100px !important;
  }
  .online-shop-a20-u-mb-md-100 {
    margin-bottom: 100px !important;
  }
  .online-shop-a20-u-ml-md-100 {
    margin-left: 100px !important;
  }
  .online-shop-a20-u-mr-md-100 {
    margin-right: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .is-sp {
    display: none !important;
  }
}