@charset 'euc-jp';

body {
  background-color: #fff !important;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif) !important;
  color: #464e54;
/** /
  color: #666 !important;
  color: #000 !important;
/**/

  font-size: 13px !important;
  font-family:
    'Garamond W01'
  , 'Hiragino Mincho W5 JIS2004'
  , 'ヒラギノ明朝 ProN W3'
  , 'メイリオ'
  , 'Meiryo UI'
  , sans-serif !important
  ;
/** /
  , 'Reimin Y10 Bold'
  , 'Kyoukasho ICA Medium'
  , 'GJ Kyoukasho ICA Light'
/**/
}

h3 {
  font-size: 1.17em !important;
  font-weight: bold !important;
}
.icon-lg-b, .icon-lg-w {
  width: 23px !important;
  height: 23px !important;
}

.btn-addcart {
  color: #ddd;
  background-color: #d9165a;
}
.btn-addcart:hover {
  color: #fff;
  background-color: #e44e82;
}
/** /
.icon-cart {
  color: #999;
}
/**/

/* ページトップ */
#btn2top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 20px;
}
/**/
#btn2top a {
/** /
  background: #999 !important;
/**/
  text-decoration: none !important;
  color: #fff !important;
  width: 45px;
  padding: 0;
  text-align: center;
  display: block;
  border-radius: 22px;
}
/**/
#btn2top a:hover {
  text-decoration: none !important;
  background: #ccc !important;
}
/** /
#btn2top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 80%;
}
#btn2top a {
  background: #999 !important;
  text-decoration: none !important;
  color: #fff !important;
  width: 80px;
  padding: 25px 0;
  text-align: center;
  display: block;
  border-radius: 10px;
}
#btn2top a:hover {
  text-decoration: none !important;
  background: #666 !important;
}
/**/

.product-order-exp {
  margin-top: 0 !important;
/** /
  font-size: 14px;
/**/
}
.sh-pd-exp {
  font-size: 16px;
}
.sh-stl {
  font-size: 20px;
}
.sh-sub-fig img {
/** /
  width:220px;
/**/
}

a {
/** /
  color: #464e54 !important;
/**/
  color: #000 !important;
}
a:hover {
/** /
  color: #5e5e5e !important;
/**/
  color: #000 !important;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
}

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * 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;}
/**/
.txt_c_333 {color: #000 !important;}

/* 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 */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * 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-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); }
}


/* 16px black */
.icon-b.icon-phone { background-position: -0px -0px; }
/* 16px white */
.icon-w.icon-phone {
  background-position: -0px -0px;
}
/* 24px black */
.icon-lg-b.icon-phone { background-position: -0px -0px; }
/* 24px white */
.icon-lg-w.icon-phone { background-position: -0px -0px; }

/* 16px black */
.icon-b.icon-circled_help { background-position: -304px -80px; }
/* 16px white */
.icon-w.icon-circled_help { background-position: -304px -80px; }
/* 24px black */
.icon-lg-b.icon-circled_help { background-position: -456px -120px; }
/* 24px white */
.icon-lg-w.icon-circled_help { background-position: -456px -120px; }

/* 16px black */
.icon-b.icon-help { background-position: -288px -80px; }
/* 16px white */
.icon-w.icon-help { background-position: -288px -80px; }
/* 24px black */
.icon-lg-b.icon-help { background-position: -432px -120px; }
/* 24px white */
.icon-lg-w.icon-help { background-position: -432px -120px; }

/* 16px black */
.icon-b.icon-cart { background-position: -176px -64px; }
/* 16px white */
.icon-w.icon-cart { background-position: -176px -64px; }
/* 24px black */
.icon-lg-b.icon-cart { background-position: -264px -96px; }
/* 24px white */
.icon-lg-w.icon-cart { background-position: -264px -96px; }

/* 16px black */
.icon-b.icon-home { background-position: -176px -16px; }
/* 16px white */
.icon-w.icon-home { background-position: -176px -16px; }
/* 24px black */
.icon-lg-b.icon-home { background-position: -264px -24px; }
/* 24px white */
.icon-lg-w.icon-home { background-position: -264px -24px; }

/* 16px black */
.icon-b.icon-circled_info { background-position: -272px -80px; }
/* 16px white */
.icon-w.icon-circled_info { background-position: -272px -80px; }
/* 24px black */
.icon-lg-b.icon-circled_info { background-position: -408px -120px; }
/* 24px white */
.icon-lg-w.icon-circled_info { background-position: -408px -120px; }
/* 16px black */
.icon-b.icon-info { background-position: -256px -80px; }
/* 16px white */
.icon-w.icon-info { background-position: -256px -80px; }
/* 24px black */
.icon-lg-b.icon-info { background-position: -384px -120px; }
/* 24px white */
.icon-lg-w.icon-info { background-position: -384px -120px; }
/* 16px black */
.icon-b.icon-bag { background-position: -176px -32px; }
/* 16px white */
.icon-w.icon-bag { background-position: -176px -32px; }
/* 24px black */
.icon-lg-b.icon-bag { background-position: -264px -48px; }
/* 24px white */
.icon-lg-w.icon-bag { background-position: -264px -48px; }


@media print {
  a[href]:after { content: '' !important; }
  abbr[title]:after { content: '' !important; }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4 , .col-sm-5 , .col-sm-6
  , .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left !important;
  }
  .col-sm-12 { width: 100% !important; }
  .col-sm-11 { width: 91.66666667% !important; }
  .col-sm-10 { width: 83.33333333% !important; }
  .col-sm-9 { width: 75% !important; }
  .col-sm-8 { width: 66.66666667% !important; }
  .col-sm-7 { width: 58.33333333% !important; }
  .col-sm-6 { width: 50% !important; }
  .col-sm-5 { width: 41.66666667% !important; }
  .col-sm-4 { width: 33.33333333% !important; }
  .col-sm-3 { width: 25% !important; }
  .col-sm-2 { width: 16.66666667% !important; }
  .col-sm-1 { width: 8.33333333% !important; }
  .col-sm-pull-12 { right: 100% !important; }
  .col-sm-pull-11 { right: 91.66666667% !important; }
  .col-sm-pull-10 { right: 83.33333333% !important; }
  .col-sm-pull-9 { right: 75% !important; }
  .col-sm-pull-8 { right: 66.66666667% !important; }
  .col-sm-pull-7 { right: 58.33333333% !important; }
  .col-sm-pull-6 { right: 50% !important; }
  .col-sm-pull-5 { right: 41.66666667% !important; }
  .col-sm-pull-4 { right: 33.33333333% !important; }
  .col-sm-pull-3 { right: 25% !important; }
  .col-sm-pull-2 { right: 16.66666667% !important; }
  .col-sm-pull-1 { right: 8.33333333% !important; }
  .col-sm-pull-0 { right: auto !important; }
  .col-sm-push-12 { left: 100% !important; }
  .col-sm-push-11 { left: 91.66666667% !important; }
  .col-sm-push-10 { left: 83.33333333% !important; }
  .col-sm-push-9 { left: 75% !important; }
  .col-sm-push-8 { left: 66.66666667% !important; }
  .col-sm-push-7 { left: 58.33333333% !important; }
  .col-sm-push-6 { left: 50% !important; }
  .col-sm-push-5 { left: 41.66666667% !important; }
  .col-sm-push-4 { left: 33.33333333% !important; }
  .col-sm-push-3 { left: 25% !important; }
  .col-sm-push-2 { left: 16.66666667% !important; }
  .col-sm-push-1 { left: 8.33333333% !important; }
  .col-sm-push-0 { left: auto !important; }
  .col-sm-offset-12 { margin-left: 100% !important; }
  .col-sm-offset-11 { margin-left: 91.66666667% !important; }
  .col-sm-offset-10 { margin-left: 83.33333333% !important; }
  .col-sm-offset-9 { margin-left: 75% !important; }
  .col-sm-offset-8 { margin-left: 66.66666667% !important; }
  .col-sm-offset-7 { margin-left: 58.33333333% !important; }
  .col-sm-offset-6 { margin-left: 50% !important; }
  .col-sm-offset-5 { margin-left: 41.66666667% !important; }
  .col-sm-offset-4 { margin-left: 33.33333333% !important; }
  .col-sm-offset-3 { margin-left: 25% !important; }
  .col-sm-offset-2 { margin-left: 16.66666667% !important; }
  .col-sm-offset-1 { margin-left: 8.33333333% !important; }
  .col-sm-offset-0 { margin-left: 0% !important; }
  .visible-xs { display: none !important; }
  .hidden-xs { display: block !important; }
  table.hidden-xs { display: table !important; }
  tr.hidden-xs { display: table-row !important; }
  th.hidden-xs, td.hidden-xs { display: table-cell !important; }
  .hidden-xs.hidden-print { display: none !important; }
  .hidden-sm { display: none !important; }
  .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; }
}
  , 'Reimin Y10 Bold'
  , 'Kyoukasho ICA Medium'
  , 'GJ Kyoukasho ICA Light'
  , 'ヒラギノ明朝 ProN W3'
  , 'メイリオ'
  , 'Meiryo UI'
  , sans-serif
  !important
  ;
}

h3 {
  font-size: 1.17em !important;
  font-weight: bold !important;
}
.icon-lg-b, .icon-lg-w {
    width: 23px !important;
    height: 23px !important;
}


.product-order-exp {
  margin-top: 0 !important;
/** /
  font-size: 14px;
/**/
}
.sh-pd-exp {
  font-size: 16px;
}
.sh-stl {
  font-size: 20px;
}
.sh-sub-fig img {
/** /
  width:220px;
/**/
}

a {
/** /
  color: #464e54 !important;
/**/
  color: #000 !important;
}
a:hover {
/** /
  color: #5e5e5e !important;
/**/
  color: #000 !important;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
}

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * 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;}
/**/
.txt_c_333 {color: #000 !important;}

/* 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 */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * 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-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); }
}


/* 16px black */
.icon-b.icon-phone { background-position: -0px -0px; }
/* 16px white */
.icon-w.icon-phone {
  background-position: -0px -0px;
}
/* 24px black */
.icon-lg-b.icon-phone { background-position: -0px -0px; }
/* 24px white */
.icon-lg-w.icon-phone { background-position: -0px -0px; }

/* 16px black */
.icon-b.icon-circled_help { background-position: -304px -80px; }
/* 16px white */
.icon-w.icon-circled_help { background-position: -304px -80px; }
/* 24px black */
.icon-lg-b.icon-circled_help { background-position: -456px -120px; }
/* 24px white */
.icon-lg-w.icon-circled_help { background-position: -456px -120px; }

/* 16px black */
.icon-b.icon-help { background-position: -288px -80px; }
/* 16px white */
.icon-w.icon-help { background-position: -288px -80px; }
/* 24px black */
.icon-lg-b.icon-help { background-position: -432px -120px; }
/* 24px white */
.icon-lg-w.icon-help { background-position: -432px -120px; }

/* 16px black */
.icon-b.icon-cart { background-position: -176px -64px; }
/* 16px white */
.icon-w.icon-cart { background-position: -176px -64px; }
/* 24px black */
.icon-lg-b.icon-cart { background-position: -264px -96px; }
/* 24px white */
.icon-lg-w.icon-cart { background-position: -264px -96px; }

/* 16px black */
.icon-b.icon-home { background-position: -176px -16px; }
/* 16px white */
.icon-w.icon-home { background-position: -176px -16px; }
/* 24px black */
.icon-lg-b.icon-home { background-position: -264px -24px; }
/* 24px white */
.icon-lg-w.icon-home { background-position: -264px -24px; }

/* 16px black */
.icon-b.icon-circled_info { background-position: -272px -80px; }
/* 16px white */
.icon-w.icon-circled_info { background-position: -272px -80px; }
/* 24px black */
.icon-lg-b.icon-circled_info { background-position: -408px -120px; }
/* 24px white */
.icon-lg-w.icon-circled_info { background-position: -408px -120px; }
/* 16px black */
.icon-b.icon-info { background-position: -256px -80px; }
/* 16px white */
.icon-w.icon-info { background-position: -256px -80px; }
/* 24px black */
.icon-lg-b.icon-info { background-position: -384px -120px; }
/* 24px white */
.icon-lg-w.icon-info { background-position: -384px -120px; }
/* 16px black */
.icon-b.icon-bag { background-position: -176px -32px; }
/* 16px white */
.icon-w.icon-bag { background-position: -176px -32px; }
/* 24px black */
.icon-lg-b.icon-bag { background-position: -264px -48px; }
/* 24px white */
.icon-lg-w.icon-bag { background-position: -264px -48px; }


@media print {
  a[href]:after { content: '' !important; }
  abbr[title]:after { content: '' !important; }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4 , .col-sm-5 , .col-sm-6
  , .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left !important;
  }
  .col-sm-12 { width: 100% !important; }
  .col-sm-11 { width: 91.66666667% !important; }
  .col-sm-10 { width: 83.33333333% !important; }
  .col-sm-9 { width: 75% !important; }
  .col-sm-8 { width: 66.66666667% !important; }
  .col-sm-7 { width: 58.33333333% !important; }
  .col-sm-6 { width: 50% !important; }
  .col-sm-5 { width: 41.66666667% !important; }
  .col-sm-4 { width: 33.33333333% !important; }
  .col-sm-3 { width: 25% !important; }
  .col-sm-2 { width: 16.66666667% !important; }
  .col-sm-1 { width: 8.33333333% !important; }
  .col-sm-pull-12 { right: 100% !important; }
  .col-sm-pull-11 { right: 91.66666667% !important; }
  .col-sm-pull-10 { right: 83.33333333% !important; }
  .col-sm-pull-9 { right: 75% !important; }
  .col-sm-pull-8 { right: 66.66666667% !important; }
  .col-sm-pull-7 { right: 58.33333333% !important; }
  .col-sm-pull-6 { right: 50% !important; }
  .col-sm-pull-5 { right: 41.66666667% !important; }
  .col-sm-pull-4 { right: 33.33333333% !important; }
  .col-sm-pull-3 { right: 25% !important; }
  .col-sm-pull-2 { right: 16.66666667% !important; }
  .col-sm-pull-1 { right: 8.33333333% !important; }
  .col-sm-pull-0 { right: auto !important; }
  .col-sm-push-12 { left: 100% !important; }
  .col-sm-push-11 { left: 91.66666667% !important; }
  .col-sm-push-10 { left: 83.33333333% !important; }
  .col-sm-push-9 { left: 75% !important; }
  .col-sm-push-8 { left: 66.66666667% !important; }
  .col-sm-push-7 { left: 58.33333333% !important; }
  .col-sm-push-6 { left: 50% !important; }
  .col-sm-push-5 { left: 41.66666667% !important; }
  .col-sm-push-4 { left: 33.33333333% !important; }
  .col-sm-push-3 { left: 25% !important; }
  .col-sm-push-2 { left: 16.66666667% !important; }
  .col-sm-push-1 { left: 8.33333333% !important; }
  .col-sm-push-0 { left: auto !important; }
  .col-sm-offset-12 { margin-left: 100% !important; }
  .col-sm-offset-11 { margin-left: 91.66666667% !important; }
  .col-sm-offset-10 { margin-left: 83.33333333% !important; }
  .col-sm-offset-9 { margin-left: 75% !important; }
  .col-sm-offset-8 { margin-left: 66.66666667% !important; }
  .col-sm-offset-7 { margin-left: 58.33333333% !important; }
  .col-sm-offset-6 { margin-left: 50% !important; }
  .col-sm-offset-5 { margin-left: 41.66666667% !important; }
  .col-sm-offset-4 { margin-left: 33.33333333% !important; }
  .col-sm-offset-3 { margin-left: 25% !important; }
  .col-sm-offset-2 { margin-left: 16.66666667% !important; }
  .col-sm-offset-1 { margin-left: 8.33333333% !important; }
  .col-sm-offset-0 { margin-left: 0% !important; }
  .visible-xs { display: none !important; }
  .hidden-xs { display: block !important; }
  table.hidden-xs { display: table !important; }
  tr.hidden-xs { display: table-row !important; }
  th.hidden-xs, td.hidden-xs { display: table-cell !important; }
  .hidden-xs.hidden-print { display: none !important; }
  .hidden-sm { display: none !important; }
  .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; }
}
