@charset "euc-jp";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@400;500&display=swap');
html {
  scroll-behavior: smooth;
}
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-size: inherit;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}
h2 {
  font-family: 'Kiwi Maru', serif;
  font-weight: 500;
}
h3 {
  font-family: 'Kiwi Maru', serif;
  font-weight: 400;
}
.btn-addcart {
  background-color: #EB706E;
  color: #fff;
}
.btn-addcart:hover {
  background-color: #E05350;
  color: #fff;
}
.btn-close {
  width: 100%;
  background-color: #C6E5E4;
  padding: 10px;
  border: none;
  border-radius: 40px;
  box-shadow: 0 3px 0 0 #cccccc;
}
.btn-close:before {
  content: "¡Ü";
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  transform: rotate(45deg);
}
.text-soldout {
color: #eb706e;
    font-weight: 600;
    display: inline-block;
    padding: 1px 10px;
    border: 2px solid #eb706e;
    border-radius: 4px;
    font-size: .8rem;
}
/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.row:before, .row:after, .grid_row:before, .grid_row:after {
    content: none;
}
.col {
  float:  none;
}
/*
 * header
 */
#header > .row {
  align-items: center;
}
#header .btn {
  border: none;
  border-radius: 30px;
  padding: 8px 15px;
}
#header ul li {
  padding-left: 0;
  padding-right: 0;
}
#header .logo {
  max-width: 184px;
}
/*
 * contents
 */
#contents {
  padding-right: 30px;
}
#contents .topicpath-nav {
  margin-bottom: 5px;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
}
.badge-soldout {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #eb706e;
  color: #fff;
  padding: 22px 35px 6px;
  font-size: 1rem;
  transform: rotate(-40deg) translate(-20px, -32px);
}
.productlist-unit a,
.history-unit a{
  display: block;
  font-size: .8rem;
  position: relative;
}
.productlist-unit a.image,
.history-unit a.image {
   padding-top: 100%;
   position: relative;
   overflow: hidden;
}
.productlist-unit a.image img,
.history-unit a.image img {
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
#overlay {
    display: none;
    position: fixed;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/*
 * side
 */
#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}
#side .word-search {
  display: flex;
}
#side .word-search input{
  border: none;
  background: #efefef;
  padding: 6px;
  margin-right: 5px;
  flex-shrink: 1;
  width: 100%;
}
#side .word-search button {
  padding: 4px;
  border-radius: 30px;
  border: none;
  background-color: #32A29E;
}
#side .word-search button .icon-lg-w {
  background-position: -312px -24px;
}
#side .category-menu li a {
  padding: 10px;
  border-bottom: 1px dotted #707070;
}
#side .category-menu li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
#side .category-menu li:nth-child(1) a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-gift-s.png?cmsp_timestamp=20211101130647');
  background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-gift-s.png?cmsp_timestamp=20211101130647') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-gift-s%402x.png?cmsp_timestamp=20211102095814') 2x);
  background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-gift-s.png?cmsp_timestamp=20211101130647') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-gift-s%402x.png?cmsp_timestamp=20211102095814') 2x);
}
#side .category-menu li:nth-child(2) a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-use-s.png?cmsp_timestamp=20211101130821');
  background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-use-s.png?cmsp_timestamp=20211101130821') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-use-s%402x.png?cmsp_timestamp=20211102095858') 2x);
  background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-use-s.png?cmsp_timestamp=20211101130821') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-use-s%402x.png?cmsp_timestamp=20211102095858') 2x);
}
#side .category-menu li:nth-child(3) a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-book-s.png?cmsp_timestamp=20211101130851');
  background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-book-s.png?cmsp_timestamp=20211101130851') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-book-s%402x.png?cmsp_timestamp=20211102100033') 2x);
  background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-book-s.png?cmsp_timestamp=20211101130851') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-book-s%402x.png?cmsp_timestamp=20211102100033') 2x);
}
#side .category-menu li:nth-child(4) a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/icon-art-s.png?cmsp_timestamp=20211101130926');
  background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/icon-art-s.png?cmsp_timestamp=20211101130926') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-art-s%402x.png?cmsp_timestamp=20211102100115') 2x);
  background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/icon-art-s.png?cmsp_timestamp=20211101130926') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-art-s%402x.png?cmsp_timestamp=20211102100115') 2x);
}
#side .category-menu li:nth-child(5) a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/icon-post.png?cmsp_timestamp=20220902101335');
}
#side .content-menu li:not(.hidden-phone) a {
  padding: 15px;
  border: 4px solid #C6E5E4;
  border-radius: 10px;
  margin-bottom: 10px;
  font-family: 'Kiwi Maru', serif;
  font-weight: 400;
  text-align: center;
}
#side .content-menu li:not(.hidden-phone) a:hover {
  background-color: #C6E5E4;
  text-decoration: none;
}
#side .sns-menu li.twitter a:before,
#side .sns-menu li.instagram a:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
}
#side .sns-menu li.twitter a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/icon-twitter.png?cmsp_timestamp=20211101132942');
  background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/icon-twitter.png?cmsp_timestamp=20211101132942') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-twitter%402x.png?cmsp_timestamp=20211102100431') 2x);
  background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/icon-twitter.png?cmsp_timestamp=20211101132942') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-twitter%402x.png?cmsp_timestamp=20211102100431') 2x);
}
#side .sns-menu li.instagram a:before {
  background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/icon-instagram.png?cmsp_timestamp=20211101132952');
  background-image: image-set( url('https://img21.shop-pro.jp/PA01476/803/etc/icon-instagram.png?cmsp_timestamp=20211101132952') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-instagram%402x.png?cmsp_timestamp=20211102100505') 2x);
  background-image: -webkit-image-set( url('https://img21.shop-pro.jp/PA01476/803/etc/icon-instagram.png?cmsp_timestamp=20211101132952') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-instagram%402x.png?cmsp_timestamp=20211102100505') 2x);
}
#side .sns-menu li a {
  padding: 10px;
  border-radius: 20px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 600;
  color: #000;
}
#side .sns-menu li a:hover {
  text-decoration: none;
}
#side .sns-menu li:first-child a {
  background-color: #32A29E;
  color: #fff;
}
#side .sns-menu li:first-child a:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #32A29E;
  color: #333;
}
#side .sns-menu li:not(:first-child) a {
  background-color: #FFF2C1;
}
#side .sns-menu li:not(:first-child) a:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #FFF2C1;
}
#manager_name h3 {
  margin-bottom: 10px;
  text-align: center;
}
#manager_name img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 75px;
  margin: 0 auto;
}
#manager_name p:not(.message) {
  font-family: 'Kiwi Maru', serif;
  font-weight: 400;
}
#manager_name p.message {
  font-size: .90rem;
  padding: 10px;
  background-color: #c7efee;
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
}
#manager_name p.message:before {
    content: "";
    position: absolute;
    height: 29px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 11px solid #c7efee;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0px;
}
/*
 * footer
 */
#footer {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-image: 
    url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-pc.png?cmsp_timestamp=20211101102009'),
    url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-pc.png?cmsp_timestamp=20211101101845'),
    url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg.jpg?cmsp_timestamp=20211101100215');
  background-image: 
    image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-pc.png?cmsp_timestamp=20211101102009') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-pc%402x.png?cmsp_timestamp=20211102104958') 2x),
    image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-pc.png?cmsp_timestamp=20211101101845') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-pc%402x.png?cmsp_timestamp=20211102105029') 2x),
    image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg.jpg?cmsp_timestamp=20211101100215') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg%402x.jpg?cmsp_timestamp=20211102105046') 2x);
  background-image: 
    -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-pc.png?cmsp_timestamp=20211101102009') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-pc%402x.png?cmsp_timestamp=20211102104958') 2x),
    -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-pc.png?cmsp_timestamp=20211101101845') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-pc%402x.png?cmsp_timestamp=20211102105029') 2x),
    -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg.jpg?cmsp_timestamp=20211101100215') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg%402x.jpg?cmsp_timestamp=20211102105046') 2x);
  padding: 110px 0;
  box-sizing: border-box;
  background-repeat: 
    no-repeat, no-repeat,repeat-x;
  background-position: 
    right -20px bottom, left top, bottom;
  position: relative;
  overflow: hidden;
}
#footer ul {
  margin-bottom: 30px;
  line-height: 2;
}
#footer ul li a {
  font-family: 'Kiwi Maru', serif;
  font-weight: 400;
}
#footer address {
  font-size: .8rem;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  html {
    font-size: 14px;
  }
  #wrapper {
    overflow: hidden;
  }
  .slider {
   margin: 38px -20px !important;
  }
  #contents {
    padding-right: 0;
    padding-left: 0;
  }
  #header {
    padding-left: 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #fff;
  }
  #header + div {
    margin-top: 58px;
  }
  #header .col {
    padding: 0;
  }
  #header ul {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
  }
  #header .btn {
    font-size: 10px;
    border-radius: 0;
    background: transparent;
    color: #333;
    border: none;
    line-height: 1;
    padding: 8px 0px;
    width: 55px;
    height: 58px;
    box-sizing: border-box;
  }
  #header .btn:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 5px;
  }
  #header .btn-account:before {
    background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-login.png?cmsp_timestamp=20211101172106');
    background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-login.png?cmsp_timestamp=20211101172106') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-login%402x.png?cmsp_timestamp=20211102100748') 2x);
    background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-login.png?cmsp_timestamp=20211101172106') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-login%402x.png?cmsp_timestamp=20211102100748') 2x);
  }
  #header .btn-entry:before {
    background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-touroku.png?cmsp_timestamp=20211101172144');
    background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-touroku.png?cmsp_timestamp=20211101172144') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-touroku%402x.png?cmsp_timestamp=20211102100856') 2x);
    background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-touroku.png?cmsp_timestamp=20211101172144') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-touroku%402x.png?cmsp_timestamp=20211102100856') 2x);
  }
  #header .btn-addcart:before {
    background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-cart.png?cmsp_timestamp=20211101172210');
    background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-cart.png?cmsp_timestamp=20211101172210') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-cart%402x.png?cmsp_timestamp=20211102100936') 2x);
    background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-cart.png?cmsp_timestamp=20211101172210') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/Icon-cart%402x.png?cmsp_timestamp=20211102100936') 2x);
  }
  #header .btn-toggle-menu {
    background-color: #32A29E;
    color: #fff;
  }
  #header .btn-toggle-menu:before {
    background-image: url('https://img21.shop-pro.jp/PA01476/803/etc/icon-toggle-menu.png?cmsp_timestamp=20211101182807');
    background-image: image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/icon-toggle-menu.png?cmsp_timestamp=20211101182807') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-toggle-menu%402x.png?cmsp_timestamp=20211102101020') 2x);
    background-image: -webkit-image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/icon-toggle-menu.png?cmsp_timestamp=20211101182807') 1x, url('https://img21.shop-pro.jp/PA01476/803/etc/icon-toggle-menu%402x.png?cmsp_timestamp=20211102101020') 2x);
  }
  #side {
    position: fixed;
    width: 300px;
    height: 100vh;
    padding: 25px 25px 60px;
    overflow: scroll;
    z-index: 3;
    background: #fff;
    margin: 0;
    top: 0;
    right: -300px;
    transition: right .3s ease-in;
  }
  .open {
    overflow: hidden;
  }
  .open #side {
    right: 0;
  }
  .open #overlay {
    display: block;
    z-index: 2;
  }
  #footer {
    padding: 50px 20px;
    background-position: right
 bottom 90px, left top, bottom;
    background-image: 
      url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-sp.png?cmsp_timestamp=20211102105413'),
      url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-sp.png?cmsp_timestamp=20211102105424'),
      url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg.jpg?cmsp_timestamp=20211101100215');
    background-image:
      image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-sp.png?cmsp_timestamp=20211102105413')1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-right-sp%402x.png?cmsp_timestamp=20211102105828') 2x),
      image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-sp.png?cmsp_timestamp=20211102105424')1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-left-sp%402x.png?cmsp_timestamp=20211102105837') 2x),
      image-set(url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg.jpg?cmsp_timestamp=20211101100215')1x, url('https://img21.shop-pro.jp/PA01476/803/etc/footer-bg%402x.jpg?cmsp_timestamp=20211102105845') 2x);
  }
  #footer ul {
    margin-bottom: 60px;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  h2.txt_28 {
    font-size: 1.5rem
  }
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 1072px) {
  #slider div {
  width:100% !important;
  }
  @media (max-width: 460px) {
  .bx-viewport {
  height:28vh !important;
  }
  #product .bx-viewport {
    height:50% !important;
}