@charset "euc-jp";
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.alignleft {
  float: left;
  margin-right: 1em;
}
.alignright {
  float: right;
  margin-left: 1em;
}
.aligncenter {
  margin: 0 auto;
  text-align:center;
  display:block;
}

/* Margin / Padding */
.mt02 { margin-top:  2px; } 
.mt00 { margin-top:  0px; }    .pt00 { padding-top:  0px; }
.mt05 { margin-top:  5px; }    .pt05 { padding-top:  5px; }
.mt10 { margin-top: 10px; }    .pt10 { padding-top: 10px; }
.mt15 { margin-top: 15px; }    .pt15 { padding-top: 15px; }
.mt20 { margin-top: 20px; }    .pt20 { padding-top: 20px; }
.mt25 { margin-top: 25px; }    .pt25 { padding-top: 25px; }
.mt30 { margin-top: 30px; }    .pt30 { padding-top: 30px; }
.mt35 { margin-top: 35px; }    .pt35 { padding-top: 35px; }
.mt40 { margin-top: 40px; }    .pt40 { padding-top: 40px; }
.mt45 { margin-top: 45px; }    .pt45 { padding-top: 45px; }
.mt50 { margin-top: 50px; }    .pt50 { padding-top: 50px; }
.mt55 { margin-top: 55px; }    .pt55 { padding-top: 55px; }
.mt60 { margin-top: 60px; }    .pt60 { padding-top: 60px; }
.mt65 { margin-top: 65px; }    .pt65 { padding-top: 65px; }
.mt70 { margin-top: 70px; }    .pt70 { padding-top: 70px; }
.mt75 { margin-top: 75px; }    .pt75 { padding-top: 75px; }
.mt80 { margin-top: 80px; }    .pt80 { padding-top: 80px; }
.mt85 { margin-top: 85px; }    .pt85 { padding-top: 85px; }
.mt90 { margin-top: 90px; }    .pt90 { padding-top: 90px; }
.mt95 { margin-top: 95px; }    .pt95 { padding-top: 95px; }
.mt100{ margin-top:100px; }    .pt100{ padding-top:100px; }

.mr00 { margin-right:  0px; }  .pr00 { padding-right:  0px; }
.mr05 { margin-right:  5px; }  .pr05 { padding-right:  5px; }
.mr10 { margin-right: 10px; }  .pr10 { padding-right: 10px; }
.mr15 { margin-right: 15px; }  .pr15 { padding-right: 15px; }
.mr20 { margin-right: 20px; }  .pr20 { padding-right: 20px; }
.mr25 { margin-right: 25px; }  .pr25 { padding-right: 25px; }
.mr30 { margin-right: 30px; }  .pr30 { padding-right: 30px; }
.mr35 { margin-right: 35px; }  .pr35 { padding-right: 35px; }
.mr40 { margin-right: 40px; }  .pr40 { padding-right: 40px; }
.mr45 { margin-right: 45px; }  .pr45 { padding-right: 45px; }
.mr50 { margin-right: 50px; }  .pr50 { padding-right: 50px; }
.mr55 { margin-right: 55px; }  .pr55 { padding-right: 55px; }
.mr60 { margin-right: 60px; }  .pr60 { padding-right: 60px; }
.mr65 { margin-right: 65px; }  .pr65 { padding-right: 65px; }
.mr70 { margin-right: 70px; }  .pr70 { padding-right: 70px; }
.mr75 { margin-right: 75px; }  .pr75 { padding-right: 75px; }
.mr80 { margin-right: 80px; }  .pr80 { padding-right: 80px; }
.mr85 { margin-right: 85px; }  .pr85 { padding-right: 85px; }
.mr90 { margin-right: 90px; }  .pr90 { padding-right: 90px; }
.mr95 { margin-right: 95px; }  .pt95 { padding-right: 95px; }
.mr100{ margin-right:100px; }  .pr100{ padding-right:100px; }

.mb00 { margin-bottom:  0px; } .pb00 { padding-bottom:  0px; }
.mb05 { margin-bottom:  5px; } .pb05 { padding-bottom:  5px; }
.mb10 { margin-bottom: 10px; } .pb10 { padding-bottom: 10px; }
.mb15 { margin-bottom: 15px; } .pb15 { padding-bottom: 15px; }
.mb20 { margin-bottom: 20px; } .pb20 { padding-bottom: 20px; }
.mb25 { margin-bottom: 25px; } .pb25 { padding-bottom: 25px; }
.mb30 { margin-bottom: 30px; } .pb30 { padding-bottom: 30px; }
.mb35 { margin-bottom: 35px; } .pb35 { padding-bottom: 35px; }
.mb40 { margin-bottom: 40px; } .pb40 { padding-bottom: 40px; }
.mb45 { margin-bottom: 45px; } .pb45 { padding-bottom: 45px; }
.mb50 { margin-bottom: 50px; } .pb50 { padding-bottom: 50px; }
.mb55 { margin-bottom: 55px; } .pb55 { padding-bottom: 55px; }
.mb60 { margin-bottom: 60px; } .pb60 { padding-bottom: 60px; }
.mb65 { margin-bottom: 65px; } .pb65 { padding-bottom: 65px; }
.mb70 { margin-bottom: 70px; } .pb70 { padding-bottom: 70px; }
.mb75 { margin-bottom: 75px; } .pb75 { padding-bottom: 75px; }
.mb80 { margin-bottom: 80px; } .pb80 { padding-bottom: 80px; }
.mb85 { margin-bottom: 85px; } .pb85 { padding-bottom: 85px; }
.mb90 { margin-bottom: 90px; } .pb90 { padding-bottom: 90px; }
.mb95 { margin-bottom: 95px; } .pt95 { padding-bottom: 95px; }
.mb100{ margin-bottom:100px; } .pb100{ padding-bottom:100px; }

.ml00 { margin-left:  0px; }   .pl00 { padding-left:  0px; }
.ml05 { margin-left:  5px; }   .pl05 { padding-left:  5px; }
.ml10 { margin-left: 10px; }   .pl10 { padding-left: 10px; }
.ml15 { margin-left: 15px; }   .pl15 { padding-left: 15px; }
.ml20 { margin-left: 20px; }   .pl20 { padding-left: 20px; }
.ml25 { margin-left: 25px; }   .pl25 { padding-left: 25px; }
.ml30 { margin-left: 30px; }   .pl30 { padding-left: 30px; }
.ml35 { margin-left: 35px; }   .pl35 { padding-left: 35px; }
.ml40 { margin-left: 40px; }   .pl40 { padding-left: 40px; }
.ml45 { margin-left: 45px; }   .pl45 { padding-left: 45px; }
.ml50 { margin-left: 50px; }   .pl50 { padding-left: 50px; }
.ml55 { margin-left: 55px; }   .pl55 { padding-left: 55px; }
.ml60 { margin-left: 60px; }   .pl60 { padding-left: 60px; }
.ml65 { margin-left: 65px; }   .pl65 { padding-left: 65px; }
.ml70 { margin-left: 70px; }   .pl70 { padding-left: 70px; }
.ml75 { margin-left: 75px; }   .pl75 { padding-left: 75px; }
.ml80 { margin-left: 80px; }   .pl80 { padding-left: 80px; }
.ml85 { margin-left: 85px; }   .pb85 { padding-left: 85px; }
.ml90 { margin-left: 90px; }   .pl90 { padding-left: 90px; }
.ml95 { margin-left: 95px; }   .pt95 { padding-left: 95px; }
.ml100{ margin-left:100px; }   .pl100{ padding-left:100px; }

#base_gmoWrapp,
#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
  width: 100% !important;
}
#wrapper {
  border-bottom: 5px solid #F8BEC4;
  overflow: hidden
}
#header-wrapper {
  padding-bottom: 30px;
  border-top: 5px solid #F8BEC4;
}
.top-header-wrapper {
  padding-bottom: 0;
  border-bottom: 5px solid #F8BEC4;
  background-color: #fff;
}
.row {
  max-width: 1170px;
}
.col-pc-1,
.col-pc-2,
.col-pc-3,
.col-pc-4,
.col-pc-5,
.col-pc-6,
.col-pc-7,
.col-pc-8,
.col-pc-9,
.col-pc-10,
.col-pc-11,
.col-pc-12 {
  float: left;
  display: block;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

.col-pc-1 { width: 8.33333333%; }
.col-pc-2 { width: 16.66666667%; }
.col-pc-3 { width: 25%; }
.col-pc-4 { width: 33.33333333%; }
.col-pc-5 { width: 41.66666667%; }
.col-pc-6 { width: 50%; }
.col-pc-7 { width: 58.33333333%; }
.col-pc-8 { width: 66.66666667%; }
.col-pc-9 { width: 75%; }
.col-pc-10 { width: 83.33333333%; }
.col-pc-11 { width: 91.66666667%; }
.col-pc-12 { width: 100%; }

.checkitem-block {
  overflow: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

.main-section h1 {
  font-size: 24px;
  font-weight: normal;
}
.muted {
  color: #999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}
.header-global-nav #nav .icon-category:before {
  content: none;
}
a.icon-gnav-user:hover,
.header-global-nav a:hover,
.header-global-nav #nav .icon-category:hover {
	color: #fda3aa;
}
.header-global-nav span.fcolor_key {
  color: #fda3aa;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #8c8c8c;
  background-color: #8c8c8c;
  color: #fff;
  *background-color: #8c8c8c;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #f8bec4;
  background-color: #f8bec4;
  color: #fff;
  *background-color: #f8bec4;
}

.btn-02 {
  border: 1px solid #8c8c8c;
  background-color: #8c8c8c;
  color: #fff;
  *background-color: #8c8c8c;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #f8bec4;
  background-color: #f8bec4;
  color: #fff;
  *background-color: #f8bec4;
}

.btn-03 {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #4d4d4d;
  *background-color: #e6e6e6;
}

.btn-03:hover,
.btn-03:focus,
.btn-03:active,
.btn-03.active,
.btn-03.disabled,
.btn-03[disabled] {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #4d4d4d;
  *background-color: #e6e6e6;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #0088cc;
  cursor: pointer;
}

.btn-link:hover,
.btn-link:focus {
  background-color: transparent;
  color: #005580;
  text-decoration: underline;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
}

.alert {
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #fcf8e3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-success {
  border-color: #d6e9c6;
  background-color: #dff0d8;
  color: #468847;
}

.alert-danger,
.alert-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}

#pagetop {
  height: 54px;
  padding: 0;
  display: none;
  overflow: hidden;
}
#pagetop a {
  display: block;
  padding: 15px;
}

#pagetop img {
  width: 24px;
  height: auto;
}

#wrapper .topNews {
  text-align: center;
  padding-left: 1%;
  padding-bottom: 0;
}
#wrapper .topNews h2 {
  margin: 10px auto 20px;
}

table.item_spec {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 0 50px;
  padding: 0;
  border-top: solid 1px #393a3a;
  border-left: solid 1px #393a3a;
}

table.item_spec td.left {
  margin: 0;
  padding: 10px;
 background: #efefef;
  border-right: solid 1px #393a3a;
  border-bottom: solid 1px #393a3a;
}

table.item_spec td.right {
  width: 70%;
  margin: 0;
  padding: 10px;
  text-align:left;
  border-right: solid 1px #393a3a;
  border-bottom: solid 1px #393a3a;
}

.topCopy {
  background-image: url(https://img05.shop-pro.jp/PA01163/441/etc/head_bg.png);
  /* background-size: 16px 160px; */
  background-repeat: no-repeat;
  background-position: top center;
  padding: 25px 0;
}
.topCopy h1 {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin: 30px 0 5px;
}
.topCopy p {
  text-align: center;
}
ul.history_goods {
  margin: 0;
}
.history_goods li,
.together_goods li {
  border: 1px solid #fff;
  border-radius: 8px;
  background-color: #fff;
  padding: 8px;
  width: 20%;
  width: 158px;
  height: 158px;
  margin: 5px 5px 0 0;
}
.price {
  color: #ff6347;
  font-weight: bold;
}

/* 15/06/29 追加  */
.container-section .ttl-h2 {
  width: 100%;
  font-size: 150%;
  text-align: left;
  border: none;
}

.side-section ul li a {
  display:block;
}
.product-spec-block {
  margin-bottom: 3em;
}
  .product-spec-block table {
    width: 100%;
  }
    .product-spec-table {
      margin-bottom: 20px;
      border-top: 1px solid #000;
    }
    .product-spec-table th {
      padding-top: 1em;
      padding-right: .5em;
      padding-bottom: 1em;
      border-top: 1px solid #8c8c8C;
      border-right: 1px solid #000;
      border-bottom: 1px solid #000;
    }
    .product-spec-table td {
      overflow: hidden;
      padding-top: 1em;
      padding-bottom: 1em;
      padding-left: 1em;
      border-top: 1px solid #8c8c8C;
      border-bottom: 1px solid #000;
    }
      .product-spec-table th {
        width: 33.333%;
      }
      .product-spec-table td {
        width: 66.666%;
      }
        .product-spec-table select {
          width: 90%;
        }
        .product-order-form input {
          float: left;
          margin-right: .3em;
          padding: .3em;
          width: 3em;
          text-align: right;
        }
        .product-order-form select {
          border: 1px solid #8c8c8c;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          text-indent: .01px;
          text-overflow: "";
          background: #fff url(https://img05.shop-pro.jp/PA01163/441/etc/btn_odform_select.png) no-repeat right;
          height: 30px;
          padding: 0;
          font-size: 12px;
        }
        .product-unit {
          float: left;
          padding: .3em;
        }
        .product-init {
          display: none;
        }
        .product-option-table td div {
          margin-bottom: .5em;
        }
.product-info-lst {
  margin-bottom: 2em;
}
  .product-info-lst li {
    /* margin: 15px 0; */
    margin: 5px 0;
  }
  .product-info-lst a {
    color: #444;
    text-decoration: none;
  }
  .product-info-lst a:hover {
    text-decoration: underline;
  }
  .product-review {
    margin-bottom: 30px;
  }
  .product-review a {
    font-weight: bold;
  }
.social-share {
  margin-top: 1.5em;
}
  .social-share li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: .5em;
  }
  .social-share li img {
    margin-right: 5px;
  }
  .social-share li a:hover {
    text-decoration: none;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }

.product-cart-btn {
  margin-top: 1em;
}
.product-member-sale-msg {
  color: #df7676;
}
input.btn {
  /*background: url("https://img05.shop-pro.jp/PA01163/441/etc/icon_cart.png");*/
  background: url("https://img05.shop-pro.jp/PA01163/441/etc/btn_cart.png");
  background-size: 76px 19px;
  background-color: #8C8C8C;
  background-position: center center;
  background-repeat: no-repeat;
}
.disable_cartin .btn {
  height: 45px;
  padding: 0;
  padding-left: 20px;
  font-size: 16px;
  letter-spacing: 4px;
  border-radius: 2px;
}


.iframe_yt iframe {
  width: 640px;
  height: 360px;
  margin-bottom: 50px;
}

/* 15/06/29 ここまで*/


/* ========================================
      PCの場合
======================================== */

body {
  background-color: #fcf6f3;
  color: #000;
}

a {
  color: #000;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

a:hover {
  color: #5e5e5e;
}

a.mailbtn {
  display: block;
  margin-bottom: 40px;
}
/* アイコン */
.icon {
  display: inline-block;
  padding-left: 16px;
  line-height: 1.5;
}

.icon:before {
  display: block;
  float: left;
  margin-left: -16px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
  background-size: 16px 160px;
  background-repeat: no-repeat;
  content: "";
}
.icon-gnav {
  display: inline-block;
  padding-left: 16px;
  line-height: 1.5;
}

.icon-gnav:before {
  display: block;
  float: left;
  margin-left: -18px;
  width: 16px;
  height: 16px;
  background-image: url(https://img05.shop-pro.jp/PA01163/441/etc/icon_headline_nav.png);
  background-size: 55px 16px;
  background-repeat: no-repeat;
  content: "";
}

/* PC でアイコンを白にする場合 */
.icon-white .icon:before {
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}

/* アイコンの種類 */
.icon-cart:before { background-position: 0 0; }
.icon-search:before { background-position: 0 -16px; }
.icon-user:before { background-position: 0 -32px; }
.icon-down:before { margin: 5px 5px 0 0; background-position: 0 -64px; }
.icon-up:before { background-position: 0 -48px; }
.icon-right:before { background-position: 0 -80px; }
.icon-left:before { background-position: 0 -96px; }
.icon-regist:before { background-position: 0 -112px; }
.icon-login:before { background-position: 0 -144px; }
.icon-logout:before { background-position: 0 -128px; }
.icon-gnav-user:before { background-position: 0 0; }
.icon-gnav-cart:before { background-position: -39px 0; }

.text-block {
  line-height: 2;
}

.ttl-h2 {
  margin:0 0 1em 0;
  /* margin:0 0 1.5em 0; */
  color: #000;
  font-weight: normal;
  font-size: 130%;
  line-height: 1.5;
/* 追加 */
  width: 240px;
  border: 1px solid #000;
  text-align: center;
}

/* 160728追加 */
.h2-big {
  font-size: 170%;
  border-bottom: 2px solid #f8bec4;
  margin: 30px 0 15px;
  font-weight: bold;
  width: 100%;
}

.h2-big-caution {
  border-bottom: 2px solid #333;
  font-size: 180%;
  margin: 0 0 20px;
  font-weight: bold;
  text-align: center;
}


.product-point {
  width: 720px;
  background: #efefef; 
  padding: 40px 20px;
}

.product-caution {
  padding: 30px 20px;
  width: 100%;
  background: #fff;
  border: 1px solid #333;
}

/* .topNews .ttl-h2 {
  margin-top: 25px;
  font-size: 18px;
  font-size: 1.3em;
}

.topNews .ttl-h2 span {
  padding: 5px 40px;
  border: 1px solid #000;
}*/

.ttl-h3 {
  margin-bottom: .7em;
  padding: 20px 0;
/*  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;*/
  color: #000;
  font-weight: normal;
  font-size: 124%;
}
.main-section .ttl-h3 {
  font-weight: bold;
}
.ttl-h3 span {
  font-weight: normal;
  margin-left :10px;
}
.ttl-h3 a:hover {
  text-decoration: none;
  color: #000;
}

h3.icon:before {
  display: block;
  /* float: left; */
  margin-left: 0;
  margin-right: 10px;
  width: 32px;
  height: 31px;
  background-image: url(https://img05.shop-pro.jp/PA01163/441/etc/icon_guide.png);
  background-size: 152px 30px;
  background-repeat: no-repeat;
  content: "";
}
.icon-order:before {
  background-position: 0 0;
}
.icon-pay:before {
  background-position: -41px 0;
}
.icon-deli:before {
  background-position: -80px 0;
}
.icon-exchange:before {
  background-position: -120px 0;
}
#container {
  position: relative;
  z-index: 101;
  padding-top: 40px;
}

/* スライダー */

#sliderbutton {
  position: absolute;
  left: 1%;
  z-index: 200;
  display: none;
}
.slider-btn {
/*  display: block;*/
  display: none;
  padding: 20px 50px;
  font-size: 20px;
}

/* ヘッダー */
#header {
  position: relative;
  z-index: 102;
  /*padding-top: 30px;*/
  padding-top: 60px;
}

.header-headline-nav {
  font-size: 13px;
}
.header-headline-nav .icon:before {
  margin-left: -20px;
}
.header-headline-nav ul {
  margin: 7px 20px 0 0;
}
.header-headline-nav li {
  display: inline;
  margin: 0 10px;
  padding: 0;
  vertical-align: top;
  font-size: 13px;
}
  .header-headline-nav li a {
    padding-left: 20px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
  }

.btn-viewcart {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 6px;
  padding: 0 8px;
  font-size: 13px;
}
  .btn-viewcart .icon {
    padding-left: 20px;
  }
  .btn-viewcart .icon:before {
    margin-top: 1px;
  }

.header-logo {
  float: left;
}
  .header-logo a {
    text-decoration: none;
  }
  .header-logo a:hover {
    text-decoration: underline;
  }
  .header-logo img {
    max-width: 100%;
  }

.header-global-nav {
  z-index: 100;
  float: right;
}
  .header-global-nav ul {
    /*margin-top: 25px;*/
    margin-top: 20px;
  }
  .header-global-nav li {
    position: relative;
    display: inline;
    /*padding: 0 15px;*/
    padding: 0 0 0 50px;
    vertical-align: top;
  }
  .header-global-nav li:last-child {
    padding-right: 12px;
  }
  .header-global-nav a,
  .header-global-nav span {
    padding-bottom: 5px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    cursor: pointer;
  }
    .header-global-nav ul ul {
      position: absolute;
      top: -1px;
      left: 5px;
      display: none;
      vertical-align: baseline;
      width: 200px;
      border: 1px solid #e8e8e8;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
    }
      .header-global-nav ul ul li {
        display: block;
        margin: 0;
        padding: 0;
        word-break: break-all;
        *line-height: 1.3;
      }
      .header-global-nav ul ul a {
        border-bottom: 1px solid #e8e8e8;
        background: #fff;
        display: block;
        padding: 10px 10px;
        font-size: 14px;
      }
      .header-global-nav ul ul a:hover {
        background: #f9f9f9;
      }


/* table　追加 */
table.table-sepa {
  border-collapse: separate;
  border-spacing: 0 20px;
}
.table-sepa tr {
  border-top: 1px solid #979797;
  display: block;
}
.table-sepa tr:last-child {
  border-bottom: 1px solid #979797;
}

.table-sepa th {
  width: 155px;
  margin: 0;
  padding: 0;
  padding-right: 30px;
  /*width: 19%;*/
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
.table-sepa td {
  border-left: 1px solid #979797;
  padding: 40px;
  vertical-align: top;
  /* width: 80%; */
  margin: 0;
  padding: 0 0 0 40px;
}
.table-sepa .table-sepa-bnone {
  border-left: none;
}
table.calendar {
  width: 100%;
  margin-top: 30px;
}
table.calendar tr {
  border-bottom: 1px solid #969696;
}
table.calendar td {
  padding: 3px 0px;
}
table.calendar .holiday{
  background-color: #f8bec4;
}
.table-sepa table.soryo-table {
  border-collapse: separate!important;
  border-spacing: 4px 2px!important;
}

.table-sepa table.soryo-table tr,
.table-sepa table.soryo-table tr:last-child,
.table-sepa table.soryo-table td {
  border: none;
}
.table-sepa table.soryo-table th,
.table-sepa table.soryo-table td {
  width: 110px;
  padding: 20px 0;
  background-color: #fff;
  text-align: center;
}

/* スマホ用ヘッダーメニュー */
.header-nav-phone {
  z-index: 99;
  float: right;
  height: 60px;
}
.header-nav-lst-phone {
  position: absolute;
  left: 50%;
  display: none;
  margin-left: -50%;
  width: 100%;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.header-nav-lst-phone ul {
  margin: 0;
}
.header-nav-lst-phone li {
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
}
.header-nav-lst-phone li:last-child {
  border-bottom: none;
}
.header-nav-lst-phone a {
  display: block;
  padding: 20px 0;
}
.header-nav-lst-phone a:hover {
  background: #f9f9f9;
  text-decoration: none;
}


/* ----- サイドメニュー ----- */
.side-wrap {
  padding-right: 35px;
}
.side-section {
  margin-bottom: 60px;
}
.side-section li {
  margin: 35px 0;
}
  .side-section li a {
    color: #4d4d4d;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
  }
  .side-section li a:hover {
    text-decoration: underline;
  }
  .incart-delivery {
    clear: both;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 8px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #eeab53;
  }
  .incart-delivery ul {
    margin: 0;
  }
  .incart-delivery li {
    padding: 2px 0;
    margin: 0;
  }
  .incart-delivery li:first-child {
    border-top: none;
  }
  .search-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    margin-bottom: 10px;
    padding: 0 5px;
    height: 32px;
    text-overflow: "";
    background: #fff url(https://img05.shop-pro.jp/PA01163/441/etc/btn_search_select.png) no-repeat right;
    border: 1px solid #000;
  }
  form .search-box {
    float: left;
    width: 65%;
    height: 32px;
    border: 1px solid #000;
  }
  .search-btn[type="submit"] {
    float: right;
    padding: 4px 0;
    /*width: 25%;*/
    width: 55px;
    /*margin-left: 15px;*/
  }
  .search-btn {
    display: block;
    background: #8c8c8c url(https://img05.shop-pro.jp/PA01163/441/etc/icon_search.png) no-repeat center center;
    border: 1px solid #8c8c8c;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
  }

/* パンくずリスト */
.topicpath-nav {
  margin-bottom: 20px;
  font-size: 84.615%;
}
  .topicpath-nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath-nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath-nav li a:hover {
    text-decoration: underline;
  }

/* 囲み */
.container-section {
  margin-bottom: 3em;
  word-break: break-all;
}

.eyecatch-block,
.info-block,
.recommend-block,
.bestseller-block,
.free_space_block {
*/  margin-bottom: 40px;
  padding-bottom: 40px;*/
/*  border-bottom: 1px solid #dbdbdb;*/
  word-break: break-all;
}

.info-block {
  line-height: 1.5;
}

.news {
  padding: 4px 0;
}

.news-date {
  padding-right: 10px;
}

.main-section {
  padding: 0 0 20px 30px;
}

/* 商品リスト */
.prd-lst-sort {
  margin: 20px 0;
}

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px 0 10px;
}
li.prd-lst-unit {
  /* padding: 0 30px 0 10px; */
  border: 1px solid #fff;
  border-radius: 8px;
  margin: 0 15px 15px 0;
  width: 23%;
  height: 100%;
  /*padding: 8px;*/
  padding: 10px 8px;
  background-color: #fff;
}
li.prd-lst-unit span {
  font-size: 12px;
}
.prd-lst-unit img{
  /*text-align: center;*/
  margin: 0 auto;
  display: block;
  width: 95%;
}

.prd-lst-img {
  background: #fff;
}
  .prd-lst-img:hover {
    opacity: 0.8;
  }

.prd-lst-span {
  display: block;
}
.prd-lst-name {
  /* margin: 10px 0 6px 0; */
  margin: 8px 0 2px 0;
  padding: 0;
  /*font-size: 17px;*/
  font-size: 15px;
  line-height: 1.3;
}
.prd-lst-exp {
  font-size: 13px;
}
.prd-lst-regular {
  font-size: 13px;
  text-decoration: line-through;
}
.prd-lst-price {
  /* color: #a1a19f; */
  color: #000;
  font-size: 13px;
}
.prd-lst-discount {
  color: #b81717;
}

.prd-lst-soldout {
  color: #b81717;
}

.more-prd {
  clear: both;
}

/* 商品のページャー PC */
.prd-lst-pager {
  position: relative;
  overflow: hidden;
}
  .prd-lst-pager ul {
    position: relative;
    left: 50%;
    float: left;
    padding-top: 15px;
  }
  .prd-lst-pager li {
    position: relative;
    left: -50%;
    float: left;
    margin-right: 4px;
    text-align: center;
    line-height: 26px;
  }
  .prd-lst-pager li a,
  .prd-lst-pager li span {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
  }
  .prd-lst-pager li a {
    border: 1px solid #8c8c8c;
    background-color: #8c8c8c;
    color: #fff;
    text-decoration: none;
  }
  .prd-lst-pager li a:hover {
    border: 1px solid #f8bec4;
    background-color: #f8bec4;
  }
  .prd-lst-pager li span {
    border: 1px solid #c6c6c6;
    background-color: #fff;
    color: #c6c6c6;
  }

/* 商品のページャー タブレット スマホ */
.prd-lst-pager-phone {
  text-align: center;
}
  .prd-lst-pager-phone li {
    display: inline;
    margin: 0 10px;
  }
  .prd-lst-pos {
    margin-top: 20px;
  }
  .prd-lst-pos b {
    font-weight: bold;
    font-size: 18px;
  }

/* フッター */
#pagetop {
  width: 49px;
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 200;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#pagetop a {
  padding-right: 10px;
}
.notice-wrapper {
  margin-top: 100px;
  padding: 40px 0;
  border-top: 1px solid #e8e8e8;
  background: #fff;
}
.notice-wrapper h3 {
  color: #3f3f3f;
  font-size: 17px;
  border-bottom: 1px solid #000;
  line-height: 2;
}
.wookmark-wrapper {
  position: relative;
}
.wookmark-item {
  padding-bottom: 20px;
  width: 24.5%;
  *width: 20.5%;
  *padding-right: 2% !important;
  *padding-left: 2% !important;
  /*width: 25%;*/
/*追加*/
  padding-right: 40px;
}
/*.wookmark-item:last-child {
  padding-right: 0;
}*/

dd.def-lst-ddlink {
  margin-left: 0;
  margin-top: 10px;
}

dd.def-lst-ddlink a:after {
  margin: .5em;
  content: " ";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-size: cover;
  vertical-align: middle;
  background: url("https://img05.shop-pro.jp/PA01163/441/etc/icon_detail_arrow.png");
}

/* フッター背景 */
.footer-wrapper {
  /*padding: 40px 0;
  border-top: 1px solid #d8d8d2;
  border-bottom: 1px solid #d8d8d2;*/
  background: #fff;
}
.footer-wrapper .footer-lst li {
  float: left;
  padding: 0 20px;
  list-style: none;
  border-left: 1px solid #000;
}
.footer-wrapper .footer-lst li:first-child {
  padding-left: 0;
  border-left: none;
}
.footer-lst {
  /* padding: 30px 0 0 40px; */
  /*padding: 0 0 0 200px;*/
  width: 100%;
}
  .footer-lst li {
    margin: 20px 0;
  }
  .footer-lst a {
    color: #000;
  }
ul.footer-nav {
  width: 750px;
  margin: 0px auto;
}
ul.footer-sns-nav {
    margin: 0 auto;
    width: 195px;
}
.footer-wrapper .footer-sns-lst li {
  float: left;
  padding: 0 20px;
  list-style: none;
}
.footer-sns-lst li {
  margin: 0 0 20px;
}
/* ショップ紹介 */
.manager-name {
  margin: 0 0 20px 0;
  font-size: 20px;
}

.manager-caption {
  padding: 0 40px 0 20px;
  border-right: 1px solid #dbdbdb;
}

/* カレンダー */
.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

/* copyright */
.copyright {
  clear: both;
  margin: 0;
  padding: 2em 0;
  color: #000;
  text-align: center;
  font-style: normal;
}
.powered {
  display: block;
  padding: 10px 0;
  line-height: 18px;
}
  .powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }

/* list */
.def-lst-dt {
/*  padding-top: 1em;*/
  margin-top: 20px;
  font-weight: bold;
}
.def-lst-dd {
  margin: 0;
/*  padding-bottom: 1em;
  border-bottom: 1px solid #eee;*/
  line-height: 1.5;
}
  .def-lst-dd img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/* policy */
#policy .ttl-h3 {
  margin: 30px 0 0;
  padding: 0;
  font-size: 14px;
}
#policy p {
/*  margin: 1em 0;*/
  padding: 0;
  color: #000;
  line-height: 1.8;
}

/* freepage */
.freepage {
  word-break: break-all;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }
.instagram_inner {
    margin-top: 50px;
}
  #instafeed {
    margin: 0;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
  #instafeed li {
/*    width: 128px;
    float: left;
    margin: 0 20px 20px 0;*/
    margin: 0;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    background-color: #d4d4d4;
    padding: 8px;
    width: 20%;
    width: 158px;
    height: 158px;
    margin: 5px 5px 0 0;
    list-style: none;
}

/* ========================================
      PCかつRetinaの場合
======================================== */
@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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-b.png);
    }

    /* PCかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
    }
    .header-logo {
      position: absolute;
      top: 60px;
      /* top: 0px; */
    }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .header-logo {
    position: absolute;
    top: 60px;
  }
}

/* 追加 */
@media (min-width: 981px) and (max-width: 1199px) {
 /* 試しに追加 */
 /*.footer-wrapper .footer-lst li {
    float: left;
    padding: 0 20px;
    list-style: none;
    border-left: 1px solid #000;
  }
  .footer-wrapper .footer-lst li:first-child {
    padding-left: 0;
    border-left: none;
  }*/
  .header-logo {
    position: absolute;
    top: 60px;
  }
  .footer-lst {
    padding-top: 30px;
  }
}


/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 980px) {
  #sliderbutton {
    left: 3%;
  }
  /* ヘッダー */
  #header {
    padding-top: 0;
  }
  .header-nav-phone {
    margin-right: 10px;
  }
  .header-nav-phone {
    margin-right: 0;
  }
  .nav-btn-phone {
    display: block;
    height: 60px;
  }
    .nav-btn-phone img {
      width: 40px;
      height: 60px;
    }
  .search-box {
    width: 55%;
  }
  .search-btn[type="submit"] {
    width: 35%;
  }
  .side-wrap .ttl-h2 {
    width: 100%;
  }
  .side-section ul li {
  /*  margin: 0;
   width: 50%;
   float: left;*/
  }
  .side-section ul li a {
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  .side-section ul li a:hover {
    text-decoration: none;
  }
  .side-section ul li a:hover {
    text-decoration: none;
  }
  .wookmark-item {
    /*padding-right: 40px;*/
    width: 23%;
  }
  .wookmark-item:last-child {
    /*padding-right: 0;*/
  }
  .footer-lst {
    padding: 0;
  }
  /* フッタの高さが測れない対応 */
  /*.notice-wrapper {
    height: 800px;
  }*/
  .notice-wrapper .wookmark-item {
    padding-right: 25px;
  }
  .footer-wrapper ul {
    margin: 0px auto;
    /*margin: 100px auto 0;*/
    width: 750px;
  }

  /* ========================================
        タブレットかつRetinaの場合
  ======================================== */
  @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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
    }

    /* スマホかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
    }
  }
}

/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 768px) {
  #header_pc, .slider, .pc {
    display: none;
  }
  .icon {
    padding-left: 24px;
    line-height: 2;
  }
  .icon:before {
    margin-left: -24px;
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
  }
  #container {
    padding-top: 20px;
  }
  #header-wrapper {
   /* 15/07/03 */
    padding-bottom: 5px;
  }
  .side-section {
    margin: 100px 0 30px;
  }
  .side-wrap .ttl-h2 {
    width: 240px;
  }
  .side-wrap form {
    width: 100%;
    /* width: 260px; */
  }
  /*.side-section ul li {
    width: 100%;
  }*/

  /* スマホでアイコンを白にする場合 */
  .icon-white .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
  }

  .icon-cart:before { background-position: 0; }
  .icon-search:before { background-position: 0 -24px; }
  .icon-user:before { background-position: 0 -48px; }
  .icon-down:before {
    margin: 5px 0 0 -20px;
    margin: 10px 0 0 -17px; margin-top: 5px;
    height: 23px;
    height: 23px;
    background-position: 0 -59px;
  }
  .icon-up:before {
    margin: 5px 0 0 -20px;
    height: 23px;
    background-position: 0 -38px;
  }
  .icon-right:before { background-position: 0 -120px; }
  .icon-left:before { background-position: 0 -144px; }
  .icon-gnav-user:before { background-position: 0; }
  .icon-gnav-cart:before { background-position: -39px 0; }

  .eyecatch-block,
  .info-block,
  .recommend-block,
  .bestseller-block,
  .free_space_block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
  }
  .container-sectio .ttl-h2 {
    font-size: 20px;
  }
  .ttl-h3 {
    position: relative;
    margin: 0 0 20px 0;
  }

  .header-logo {
    width: 30%;
    padding-top: 10px;
    position: absolute;
    /* top: 60px; */
    top: 0;
  }
  /*.header-logo {
    width: 60%;
  }*/

  /* スライダー */
  .bx-prev,
  .bx-next {
    display: none;
  }
  #sliderbutton {
    left: 20px;
  }
  .slider-btn {
    padding: 4px 10px;
    font-size: 13px;
  }

  /* スマホ用メニュー */
  .menu-btn-phone {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .menu-btn-phone .icon {
    padding-left: 0;
  }
  .menu-btn-phone.icon-down:before {
    float: right;
    margin-left: 0;
  }
  .menu-btn-phone.icon-up:before {
    float: right;
    margin-left: 0;
  }

  /* メイン */
  .main-section {
    padding-left: 0;
  }

  /* サイドメニュー */
  .side-search {
    width: 185px;
  }
  .search-box {
    width: 70%;
  }
  .search-btn[type="submit"] {
    width: 20%;
  }

  /* 商品 */
  .prd-lst-unit {
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
  }
  .prd-lst-unit img{
     /*text-align: center;*/
     margin: 0 auto;
     display: block;    
  }
  .prd-lst-sort {
    text-align: center;
  }
 .product-point {
   width: 100%;
 }

  /* フッター */
  #pagetop {
    width: 54px;
    margin: 30px auto;
    display: block !important;
    position: static;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #pagetop a {
    padding-right: 15px;
  }
  .footer-wrapper {
    margin-top: 20px;
    padding: 20px 0 0 0;
    background: #ebebe6;
    border-top: 1px solid #d8d8d2;
  }
  .footer-wrapper .footer-lst {
    margin: 0;
    width: 100%;
  }
  .footer-wrapper .footer-lst li {
    margin: 0;
    padding: 0;
    border-left: none;
    border-bottom: 1px solid #444444;
  }
  .manager-name {
    text-align: center;
  }
  .manager-caption {
    padding: 20px 10px;
    border-right: none;
  }
  /* 削除テスト*/
  .footer-wrapper .container {
    /* padding: 0 20px; */
    padding: 0;
  }
  .footer-lst {
    margin: 0 -20px;
    padding: 0;
    width: auto;
    background: #4d4d4d;
  }
    .footer-lst li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #444444;
    }
    .footer-lst li:nth-child(odd) {
      border-right: 1px solid #444444;
    }
    /* 15/06/12 */
    .footer-wrapper ul {
      margin: 0;
      width: auto;
    }
    .footer-lst a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }
  .copyright {
    font-size: 10px;
  }
  /* ========================================
        スマホかつRetinaの場合
  ======================================== */
  @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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
      }

      /* スマホかつRetinaでアイコンを白にする場合 */
      .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
      }
  }
}

/* IE用 */
.ie_wrapper .container {
  width: 1170px;
}


/* ========================================
      スマホの場合
======================================== */
@media only screen and (max-width: 480px) {
  .alignleft, .alignright, .aligncenter {
    display: block;
    margin: 1em auto;
    float: none;
  }
  .hidden-sp {
    display: none !important;
  }
  .icon {
    padding-left: 24px;
    line-height: 2;
  }
  .icon:before {
    margin-left: -24px;
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
  }
  #container {
    padding-top: 0;
  }
  #header-wrapper {
    padding-bottom: 5px;
  }
  .ttl-h2 {
    margin: 20px 0;
  }
  .container-section .ttl-h2 {
    width: 100%;
    font-size: 16px;
    text-align: left;
    border: none;
  }
  .side-section {
    /* margin: 80px 0 20px;*/
    margin: 40px 0 20px;
  }
  .side-wrap .ttl-h2 {
    width: 240px;
  }
  .side-wrap form {
    width: 100%;
    /* width: 260px; */
  }
  .side-section ul li {
    width: 100%;
  }
  .table-sepa table.soryo-table {
    border-collapse: separate!important;
    border-spacing: 2px 1px!important;
  }
  .table-sepa table.soryo-table th,
  .table-sepa table.soryo-table td {
    padding: 0;
    font-size: 10px;
  }

  /* スマホでアイコンを白にする場合 */
  .icon-white .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
  }

  .icon-cart:before { background-position: 0; }
  .icon-search:before { background-position: 0 -24px; }
  .icon-user:before { background-position: 0 -48px; }
  .icon-down:before {
    margin: 5px 0 0 -20px;
    margin: 10px 0 0 -17px; margin-top: 5px;
    height: 23px;
    height: 23px;
    background-position: 0 -59px;
  }
  .icon-up:before {
    margin: 5px 0 0 -20px;
    height: 23px;
    background-position: 0 -38px;
  }
  .icon-right:before { background-position: 0 -120px; }
  .icon-left:before { background-position: 0 -144px; }
  .icon-gnav-user:before { background-position: 0; }
  .icon-gnav-cart:before { background-position: -39px 0; }

  .eyecatch-block,
  .info-block,
  .recommend-block,
  .bestseller-block,
  .free_space_block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
  }

  .ttl-h3 {
    position: relative;
    margin: 0 0 20px 0;
  }
  .container-section .ttl-h3 {
    padding: 0;
  }
  .container-section .ttl-h3 span {
    display: block;
  }
  .header-logo {
    padding-top: 10px;
  }
  .header-logo {
    width: 60%;
  }

  /* スライダー */
  .bx-prev,
  .bx-next {
    display: none;
  }
  #sliderbutton {
    left: 20px;
  }
  .slider-btn {
    padding: 4px 10px;
    font-size: 13px;
  }

  ul#supersized li img {
    min-width: 420px;
    height: auto;
  }

/* YouTube対応 */
.iframe_yt iframe {
  width: 100%;
  height: 250px;
  margin-bottom: 30px;
}


  /* スマホ用メニュー */
  .menu-btn-phone {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .menu-btn-phone .icon {
    padding-left: 0;
  }
  .menu-btn-phone.icon-down:before {
    float: right;
    margin-left: 0;
  }
  .menu-btn-phone.icon-up:before {
    float: right;
    margin-left: 0;
  }

  /* メイン */
  .main-section {
    padding-left: 0;
  }

  /* サイドメニュー */
  .side-search {
    width: 185px;
  }
  .search-box {
    width: 70%;
  }
  .search-btn[type="submit"] {
    width: 20%;
  }

  /* 商品 */
  .prd-lst-unit {
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
  }
  .prd-lst-unit img{
     /*text-align: center;*/
     margin: 0 auto;
     display: block;    
  }
  .prd-lst-sort {
    text-align: center;
  }
  .history_goods li {
    width: 30%;
    height: auto;
    border: none;
    background: none;
  }
  .together_goods li  {
    /* width: 30%; */
    width: 27%;
    height: auto;
  }
  .table-sepa th {
    width: 70px;
    padding-right: 10px;
  }
  .table-sepa td {
    padding: 0;
    border-left: none;
  }
  /* フッター */
  #pagetop {
    width: 54px;
    margin: 30px auto;
    display: block !important;
    position: static;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #pagetop a {
    padding-right: 15px;
  }
  .footer-wrapper {
    margin-top: 20px;
    padding: 20px 0 0 0;
    background: #ebebe6;
    border-top: 1px solid #d8d8d2;
  }
  .footer-wrapper .footer-lst li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #444444;
  }
  .manager-name {
    text-align: center;
  }
  .manager-caption {
    padding: 20px 10px;
    border-right: none;
  }
  .footer-lst {
    margin: 0 -20px;
    padding: 0;
    width: auto;
    background: #4d4d4d;
  }
    .footer-lst li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #444444;
    }
    .footer-lst li:nth-child(odd) {
      border-right: 1px solid #444444;
    }
    .footer-lst a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }
  .copyright {
    font-size: 10px;
  }