@charset "euc-jp";
#base_gmoWrapp,
#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
  width: 100% !important;
}
.prd-lst-pager li a{
    border: 1px solid #89142B !important;
    background-color: #89142B !important;
    color: #fff;
    text-decoration: none;
}

a:hover{
  text-decoration: none;
}

.header-logo h1 {
  margin-top: 0;
}

    .fix-box::before, .fix-box::after {
      content: " ";
      display: table;
    }
    .fix-box::after {
      clear: both;
    }

  .seide-red{
    position: relative;
}

 .box-footer-nice{
    margin-right: 100px;
    width: 320px;
    float: left;
    color: #ffffff;
  }
  
  .footer-container{
    background-color: #89142B;
    text-align: center;
    color:#ffffff;
    padding: 10px 0;
  }
 .seide-red span{
   background: #ffffff;
  	display: inline-block;
   color:#89142B;
  }
  
  .seide-red hr{
    position: absolute;
    height: 1px;
    width: 190px;
    left: 80px;
    top: -10px;
    border-top: none;
    border-bottom: 1px solid #89142B;
    z-index: -1;
}

.box-recipt a:hover{
  text-decoration: none;
}

form {
  margin: 0;
}

.row {
  max-width: 1200px;
}

.col{
  padding-left: 0;
}
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);
}


.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;
}

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 #89142B;
  background-color: #89142B;
  color: #fff;
  *background-color: #4d4d4d;
}

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

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

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

.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;
}

/* ========================================
      七味スパイスの楽しみ方共通
======================================== */
.container-section-enjoy{
  margin-left: 30px;
}

.container-section-enjoy .ttl-h2{
  font-size: 28px;
  margin-bottom: 90px;
}

.container-section-enjoy ul{
  list-style: none;
}

.ttl-subh2{
  padding-bottom: 14px;
  border-bottom: 2px solid #89142B;
  font-weight: bold;
  margin-bottom: 30px;
}

.ttl-subh2 span{
  color: #89142B;
  font-size: 24px;
}

.list-how{
  margin-bottom: 60px;
}

.list-how li a{
  text-align: center;
  color: #222222;
  background-color: #89142B;
  color: #ffffff;
}

.list-how span{
  color: #89142B;
}

.main-txt{
  letter-spacing: 3px;
  color: #89142B;
  font-size: 18px;
  font-weight: bold;
}

.content-txt{
  line-height: 1.5rem;
  letter-spacing: 1.5px;
  line-height: 26px;
}

.last-txt{
  line-height: 1.5rem;
  letter-spacing: 1.5px;
}

.content-txt span{
  font-weight: bold;
}

.box-spice-tpo p{
  letter-spacing: 1.5px;
  line-height: 26px;
}

.box-spice-tpo span{
  font-weight: bold;
}

.last-txt span{
  font-weight: bold;
}

.box-about-efficacy .content-txt{
  width: 567px;
 }

.box-about-efficacy .img-spice{
 width: 236px;
}

.box-efficacy-second .content-txt{
  width: auto !important;
 }


.list-img-shitimi li{
  font-size: 1rem;
}

.list-img-shitimi p{
  text-align: center;
  font-size: 13px;
  color: #848B96;
}

.box-original{
  margin-top: 45px;
  margin-bottom: 60px;
  background-color: #E8E8E8;
  padding: 28px;
}

.box-original .ttl-original{
  color: #222222;
  font-size: 18px;
  font-weight: bold;
}

.box-original .txt-original{
  line-height: 1.5rem;
}

.txt-attension{
  font-weight: bold;
  border: 1px solid #222222;
  padding: 28px;
  margin-top: 60px;
  margin-bottom: 90px;
}

.list-menu{
  margin-left: 0;
  margin-bottom: 52px;
}

.list-menu p{
  margin-top: 15px;
}

.box-link-blog{
  width: 370px;
  margin: 0 auto;
}

.box-link-blog a{
  color: #ffffff;
  background-color: #89142B;
  font-size: 18px;
  padding: 25px 59px;
}

.box-link-blog a:hover{
  text-emphasis: none;
  color: #ffffff;
}

.main-txt{
  margin-bottom: 27px;
  margin-top: 27px;
}

.txt-food{
    margin-bottom: 27px;
    line-height: 26px;
  }

.box-about-shitimi{
  margin-bottom: 95px;
}

/* ========================================
      お買い物ガイドpc
======================================== */
.container-section-guide{
  margin-left: 30px;
}

.container-section-guide .ttl-h2{
  font-size: 28px;
  margin-bottom: 60px;
}

.container-section-guide .ttl-h3{
  color: #89142B;
  margin-bottom: 34px;
}

.footer-wrapper .container{
  width: 800px !important;
}

.container-section-guide .def-lst-dt{
  color: #848B96;
  font-weight: normal;
}

.container-section-guide dl{
  border-bottom: 1px solid #eee;
}

.container-section-guide .def-lst-dt{
  display: inline-block;
  width: 180px;
  padding-top: 0 !important;
  vertical-align: top;
}

.container-section-guide .def-lst-dd{
  display: inline-block;
  border-bottom: none;
  width: 580px;
  line-height: normal;
}

.container-section-guide .def-lst-dd img{
  margin-left: 190px;
}


.container-section-guide .box-pay{
  margin-bottom: 70px;
}

.container-section-guide .box-delivery{
  margin-bottom: 70px;
}

.container-section-guide .box-change{
  margin-bottom: 70px;
}

.container-section-guide .box-receipt{
  margin-bottom: 70px;
}

.container-section-guide .box-change{
  margin-bottom: 70px;
}
/* ========================================
======================================== */
/* ========================================
      PCの場合
======================================== */

body {
  background-color: #fff;
  color: #4d4d4d;
}

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

a:hover {
  color: #5e5e5e;
}

/* アイコン */
.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: "";
}

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

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

.ttl-h2 {
  margin:0 0 1em 0;
  color: #4d4d4d;
  font-weight: normal;
  font-size: 160%;
  line-height: 1.5;
}
.ttl-h3 {
  margin-bottom: .7em;
  color: #4d4d4d;
  font-weight: boldl;
  font-size: 18px;
}

#container {
  z-index: 101;
  padding-top: 40px;
}

/* スライダー */

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

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

.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: #89142B !important;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: normal;
  }

.btn-viewcart {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
  .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;
  }
  .header-global-nav li {
    position: relative;
    display: inline;
    padding: 0 15px;
    vertical-align: top;
  }
  .header-global-nav a,
  .header-global-nav span {
    padding-bottom: 5px;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    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;
      }


/* スマホ用ヘッダーメニュー */
.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:nth-child(2){
  padding-top: 20px;
}

.header-nav-lst-phone li:nth-child(2) ul li{
  padding-top: 0 !important;
}

.header-nav-lst-phone li:nth-child(2) ul li a{
  padding: 10px 0 !important;
}

.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;
}

.header-nav-lst-phone li::marker{
  color: #ffffff;
}

.header-nav-lst-phone #nav li{
  border-bottom: none;
}



/* ----- サイドメニュー ----- */
.col-lg-3 .ttl-h3{
  width: auto !important;
}

.side-section-lst li{
  margin: 20px 0;
}

.cat-select .ttl-h3{
  margin-bottom: 0;
}

.check-select{
  margin-top: 50px;
}

.check-select .ttl-h3{
  margin-bottom: 0;
}
.side-section form{
  margin-bottom: 60px;
}


.side-section .search-box{
  background: #E8E8E8;
}

.side-section .ttl-h3{
  width: 25%;
}


.side-section-lst{
  margin-bottom: 30px;
}

.side-section li {
  margin: 20px 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;
  }

.side_section_cal{
  margin-top: 60px;
  width: 25%;
}

.side_cal{
 margin-top: 15px;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
  .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 {
    margin-bottom: 10px;
  }
  .search-box {
    float: left;
    width: 65%;
  }
  .search-btn[type="submit"] {
    float: right;
    padding: 4px 0;
    width: 25%;
  }
  .side-category-name,
  .side-group-name {
    display: block;
    margin-top: 10px;
  }

  .side_section_cal{
    width: 100%;
  }

/* パンくずリスト */
.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 {
  word-break: break-all;
}

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

.recommend-block{
  margin-bottom: 40px;
  border-bottom: 1px solid #dbdbdb;
  word-break: break-all;
}

.bestseller-block{
  margin-bottom: 40px;
  padding-bottom: 40px;
  word-break: break-all;
}

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

.news {
  padding: 4px 0;
}

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

.main-section {
  
}

.main-section .grp-lst {
 border-bottom: 1px solid #000000;
 padding-bottom: 5px;
}

.grp-lst li{
     margin-right: 20px;
    display: inline-block;
    height: 30px;
}

.grp-lst li::last-child{
     margin-right: 0;
}

.col-lg-2{
  width: auto !important;
}

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

.prd-lst-sort strong{
  color: #89142B;
}


.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px 0 10px;
}

.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;
  padding: 0;
  font-size: 17px;
  font-size: 15px;
}
.prd-lst-exp {
  font-size: 13px;
}
.prd-lst-regular {
  font-size: 13px;
  text-decoration: line-through;
}
.prd-lst-price {
  color: #a1a19f;
  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;
    min-width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding: 0 .5em;
  }
  .prd-lst-pager li a {
    border: 1px solid #ecd062;
    background-color: #ecd062;
    color: #fff;
    text-decoration: none;
  }
  .prd-lst-pager li a:hover {
    border: 1px solid #ecd783;
    background-color: #ecd783;
  }
  .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: #EFE1E4;
}

.notice-wrapper h3{
  color: #89142B;
  font-size: 18px;
}


.wookmark-wrapper {
  position: relative;
}
.wookmark-item {
  list-style: none;
  padding-bottom: 20px;
  width: 24.5%;
  *width: 20.5%;
  *padding-right: 2% !important;
  *padding-left: 2% !important;
}

.def_lst{
  list-style: none;
  margin: 0 !important;
}

.def_lst li{
  margin-bottom: 5px;
}

.def_lst li a{
  color: #89142B;
  border-bottom: 1px solid #89142B;
}

.def_lst li a:hover{
  text-decoration: none;
}


.box-other{
	position: absolute;
	left: 900px;
	top: 0;
}

.box-recipt{
  margin-bottom: 35px;
}

.box-recipt .ttl-recipt{
  font-weight: bold;
}

.box-recipt a{
  color: #89142B;
  border-bottom: 1px solid #89142B;
}

.ttl-gift{
  font-weight: bold;
}

/* フッター背景 */
.footer-wrapper {
  overflow-x: hidden;
  padding: 40px 0;
  background: #222222;
}


.footer-lst {
  
}


.img-footer{
  margin-bottom: 10px;
}

.footer-lst .unstyled{
  width: 400px;
}

  .footer-lst li {
     display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 170px;
  }
  .footer-lst a {
    color: #ffffff;
  }

/* ショップ紹介 */
.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: #a1a19f;
  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;
  font-weight: bold;
}
.def-lst-dd {
  margin: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  line-height: 2;
}
  .def-lst-dd img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}

/* freepage */
.freepage {
  word-break: break-all;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

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

    .sk-payment{
      left: 38px;
    }

    .header-global-nav a:hover{
      color: #89142B;
    }

    .header-global-nav span:hover{
      color: #89142B;
    }

    
    /* ========================================
      七味の楽しみ方
======================================== */
    .container-section-enjoy{
      margin-bottom: 70px;
    }

    .list-how li{
      font-size: 1rem;
      width: 300px;
      margin-top: 20px;
      margin-right: 15px;
      display: inline-block;
    }
  
    .list-how li a {
      display: block;
      padding: 10px 20px;
      margin-bottom: 20px;
    }

    .list-img-shitimi{
      font-size: 0;
    }

    .img-orenge{
      width: 537px;
      margin: 0 auto;
    }

    .list-img-shitimi li{
      margin-right: 20px;
      font-size: 1rem;
      width: 300px;
      display: inline-block;
    }
  
  .box-about-efficacy .img-spice{
    text-align: center;
     width: 100% !important;
  }
  
  .box-about-efficacy .img-spice li{
     display: inline-block;
     width: 36%;
    margin
  }

    .box-txt .content-txt{
      width: 64% !important;
      float: left;
    }

    .box-txt .img-spice{
      width: 250px;
      float: left;
    }

    .box-about-efficacy .content-txt{
      width: 410px;
    }

    .box-about-efficacy .img-spice{
      width: 230px;
    }

    .fix-box::before, .fix-box::after {
      content: " ";
      display: table;
    }
    .fix-box::after {
      clear: both;
    }

    .list-img-shitimi li:nth-child(){
      margin-right: 0;
    }

    .box-efficacy-second{
      margin-top: 30px;
    }

    .list-menu{
      font-size: 0;
      text-align: center;
    }

    .list-menu li{
      font-size: 1rem;
      width: 190px;
      display: inline-block;
      margin-right: 38px;
    }

    .list-menu li:nth-child(3n){
      padding-right: 0;
    }

    .container-section-guide .def-lst-dd{
      width: 531px;
    }

/* ========================================
      七味の楽しみ方
======================================== */
}

#menu-about .list-menu {
  text-align: center;
}

@media (min-width: 1200px) {
  .img-orenge{
  width: 537px;
  margin: 0 auto;
}
  .container {
    max-width: 1200px;
  }
  
  .footer-container{
    background-color: #89142B;
    text-align: center;
    color:#ffffff;
    padding: 10px 0;
  }
  
  .footer-container p{
   margin: 0;
  }
  
  .footer-wrapper .container{
    
  }
  
  .seide-red{
    position: relative;
}

 .seide-red span{
   background: #ffffff;
  	display: inline-block;
   color:#89142B;
  }
  
  .seide-red hr{
    position: absolute;
    height: 1px;
    width: 190px;
    left: 80px;
    top: -10px;
    border-top: none;
    border-bottom: 1px solid #89142B;
    z-index: -1;
}
  
  .box-footer-nice{
    margin-right: 100px;
    width: 320px;
    float: left;
    color: #ffffff;
  }
	
	.footer-wrapper{
		
	}
	
	.footer-lst .unstyled{
	  width: 400px;
  }
  
  /* ========================================
      七味スパイスの楽しみ方
======================================== */
  .container-section-enjoy .ttl-h2{
  }

  .box-spice-tpo{
    margin-top: 40px;
  }

  .list-how li:nth-child(even){
    margin-right: 0;
  }
  
  .list-how{
    font-size: 0;
    margin-left: 0;
  }

  .list-how li{
    font-size: 1rem;
    width: 396px;
    margin-top: 30px;
    /* margin-bottom: 20px; */
    margin-right: 30px;
    display: inline-block;
  }

  .list-how li a {
    display: block;
    padding: 15px 20px;
    margin-bottom: 20px;
  }

  .main-txt{
    margin-bottom: 27px;
  }
  
  .txt-food{
    margin-bottom: 27px;
  }

  .about-shitimi-txt{
    margin-bottom: 95px;
  }

  .list-img-shitimi{
    font-size: 0;
    width: 643px;
    margin: 38px auto 41px;
  }

  .list-img-shitimi li{
    display: inline-block;
    width: 280px;
    margin-right: 80px;
  }

  .list-img-shitimi li:last-child{
    margin-right: 0;
  }

  .about-shitimi-txt-third{
    margin-top: 32px;
  }

  .box-about-spice{
    margin-top: 9
  }

  .box-txt .content-txt{
    width: 580px;
    float: left;
  }

  .box-txt .img-spice{
    width: 222px;
    float: left;
    margin-left: 30px;
    margin-bottom: 44px;
  }
  
  .box-about-efficacy .img-spice{
    width: 100%;
  }
  
 .box-about-efficacy .img-spice li{
    display: inline-block;
    width: 280px;
   margin-right: 80px;
  }
  
    .box-about-efficacy .img-spice{
    width: 100%;
  }

  .list-menu{
    font-size: 0;
  }

  .list-menu p{
    text-align: center;
  }

  .list-menu li{
    display: inline-block;
    width: 240px;
    font-size: 1rem;
    margin-right: 40px;
    margin-bottom: 40px;
  }

  .list-menu li:nth-child(3n){
    margin-right: 0;
  }

  .list-menu li:nth-child(n+3){
    margin-bottom: 0;
  }
}

@media (min-width: 981px) and (max-width: 1199px) { 
  .list-menu li{
    width: 170px;
    margin-right: 12px;
    margin-left: 12px;
    display: inline-block;
  }
}

/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 980px) {
  /* ========================================
      フッター
======================================== */

/* .box-footer-nice{
  padding: 0 20px;
  width: 320px;
  margin: 0 auto;
  float: none;
} */

/* ========================================
======================================== */
/* .side_cal_memo{
  width: 40%;
} */

  /* ========================================
      　お買い物ガイド
======================================== */
  .container-section-guide{
    
  }

  .container-section-guide .def-lst-dd{
    width: 334px !important;
  }
/* ========================================
======================================== */

  /* ========================================
      スパイスの楽しみ方
======================================== */
.list-how{
  font-size: 0;
}

  .list-how li{
    width: 228px;
    /* margin-bottom: 20px; */
    display: inline-block;
    font-size: .7rem;
  }

    .list-img-shitimi{
    text-align: center;
  }

  .list-img-shitimi li{
    width: 36%;
  }

  .list-menu li{
    width: 170px;
    margin-right: 12px;
    margin-left: 12px;
    display: inline-block;
  }

  .img-spice {
    width: 26% !important;
  }
  /* ========================================
======================================== */
  #sliderbutton {
    left: 3%;
  }
    .seide-red{
    position: relative;
}
  
 .seide-red span{
   background: #ffffff;
  	display: inline-block;
   color:#89142B;
  }
  
  .seide-red hr{
    position: absolute;
    height: 1px;
    width: 125px;
    left: 80px;
    top: -10px;
    border-top: none;
    border-bottom: 1px solid #89142B;
    z-index: -1;
}
  
  .side-section .ttl-h3{
  width: auto;
}
  
  /* ヘッダー */
  #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-section ul li {
    margin: 0;
  }
  .side-section ul li a {
    display: block;
    padding: 10px 0;
  }
  .side-section ul li a:hover {
    text-decoration: none;
  }
  
    .box-footer-nice{
		margin-right: 100px;
		width: 320px;
		float: left;
		color: #ffffff;
    }
    
    .notice-wrapper{
      padding: 40px 0 60px;
    }

    #slide-list{
      position: absolute !important;
      top: -24px
    }

    #slide-list a{
      height: 3px !important;
    }

    .box-footer-nice{
      margin-right: 70px !important;
    }

  /* ========================================
        タブレットかつ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);
    }
      .box-footer-nice{
		margin-right: 100px;
		width: 320px;
		float: left;
		color: #ffffff;
    }
  }
  /* .container-section-guide .def-lst-dd img{
    margin-left: 0;
  } */
}

/* ========================================
      スマホの場合
======================================== */
@media only screen and (max-width: 768px) {
  .header-logo {
    width: 30%;
  }
  
  .header-logo h1 {
    margin: 0;
  }
/* ========================================
      七味スパイスの楽しみ方
======================================== */
.box-txt .content-txt{
    width: 100%;
  }

  .box-txt .img-spice{
    width: 250px;
  }
  
  .list-img-shitimi li{
    /* display: block; */
    margin: 0 auto;
  }
 .list-how{
  text-align: center;
}

.list-how li{
  /* width: 100%; */
}



/*
.list-how li a {
  display: block;
  padding: 5px 10px;
  margin-bottom: 20px;
}
  .box-about-efficacy .img-spice{
    width: auto !important;
   }

  .container-section-enjoy{
    margin-left: 0 !important;
  }

  .box-txt .content-txt{
    width: auto !important;
  }

  .list-menu li{
    margin-bottom: 20px;
  }

  .list-menu p{
    text-align: center;
  }

  .box-link-blog{
    width: auto !important;
    margin: 0 auto 70px !important;
  }

  .box-link-blog a{
    text-align: center;
    display: block;
  }
  
 .img-spice{
   width: 100% !important;
   margin-left: 0;
   margin-top: 30px;
   margin-bottom: 30px;
  } */

/* ========================================

======================================== */

/* ========================================
      お買い物ガイドsmp
======================================== */
/* .container-section-guide .def-lst-dd img{
  margin-left: 0;
} */

/* .container-section-guide{
  margin-left: 0 !important;
}

.container-section-guide .def-lst-dt{
  padding-top: 0 !important;
  margin-bottom: 10px;
}

.container-section-guide .def-lst-dd{
  width: 100% !important;
  border-bottom: none;
  line-height: normal;
}

.container-section-guide .def-lst-dd img{
  margin-left: 0 !important;
} */

/* ========================================

======================================== */

  .footer-wrapper{
    overflow-x: hidden;
  }
  
  .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);
  }

  /* スマホでアイコンを白にする場合 */
  .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; }

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

  .ttl-h3 {
    position: relative;
    margin: 0 0 20px 0;
  }

  .header-logo {
    padding-top: 10px;
  }

  /* スライダー */
  .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_section_cal{
  width: auto !important;
}
  .side-search {
    width: 185px;
  }
  .search-box {
    width: 70%;
  }
  .search-btn[type="submit"] {
    width: 20%;
  }
  
    .seide-red{
    position: relative;
}
  
 .seide-red span{
   background: #ffffff;
  	display: inline-block;
   color:#89142B;
  }
  
  .seide-red hr{
    position: absolute;
    height: 1px;
    width: 190px;
    left: 80px;
    top: -10px;
    border-top: none;
    border-bottom: 1px solid 89142B;;
    z-index: -1;
}

.side-section .ttl-h3{
  margin-bottom: 0 !important;
}

.side-section .top{
  margin-top: 30px !important;
}

  /* 商品 */
  .prd-lst-unit {
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
  }
  .prd-lst-sort {
    text-align: center;
  }

  /* フッター */
  #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;
  }
  
  .footer-wrapper .container{
    margin-left: 0;
  }
  
  .box-footer-nice{
    color: #ffffff;
  }
  
  .footer-lst {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  .footer-wrapper .container{
     padding: 0;
  }
  
   .box-footer-nice{
    margin-right: 100px;
    width: 320px;
    float: left;
    color: #ffffff;
  }
  
	.footer-lst .unstyled{
	  width: 400px;
	}
  .box-footer-nice{
    padding: 0 20px;
  }
  
  .img-footer{
    
  }

  .txt-footer{
  }

  .manager-name {
    text-align: center;
  }
  .manager-caption {
    padding: 20px 10px;
    border-right: none;
  }
  .footer-lst {
    padding-left: 14px !important;
    margin: 0 -20px;
    padding: 0 20px;
    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;
  }
  
 .footer-container{
    background-color: #89142B;
    text-align: center;
    color:#ffffff;
    padding: 10px 0;
  }
  
   .footer-container p{
    margin: 0;
  }
  
  /* ========================================
        スマホかつ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: 640px) {
  .container-section-enjoy .ttl-h2{
    font-size: 1.2rem;
  }

  .main-section{
    padding-left: 0 !important;
  }
/* ========================================
      七味スパイスの楽しみ方
======================================== */
.list-how{
  margin: 0 !important;
}
.list-how li{
 width: 100% !important;
  margin-bottom: 20px;
  margin-right: 0;
  margin-top: 0;
}

.list-how li a {
  display: block;
  padding: 15px 10px;
  margin-bottom: 20px;
}
.list-img-shitimi li{
  width: 250px;
}
  
  .box-about-efficacy .img-spice{
    width: 250px !important;
    margin-left: 35px;
  }
  
  .box-about-efficacy .img-spice li{
    width: 250px;
  }

.img-orenge{
  width: 300px;
  margin: 0 auto;
}
  .box-about-efficacy .img-spice{
    width: auto !important;
   }

  .container-section-enjoy{
    margin-left: 0 !important;
  }

  .box-txt .content-txt{
    width: auto !important;
  }

  .list-menu li{
    margin-bottom: 20px;
  }

  .list-menu p{
    text-align: center;
  }

  .box-link-blog{
    width: auto !important;
    margin: 0 auto 70px !important;
  }

  .box-link-blog a{
    text-align: center;
    display: block;
  }
  
 .img-spice{
   width: 100% !important;
   margin-left: 0;
   margin-top: 30px;
   margin-bottom: 30px;
  }

/* ========================================

======================================== */

/* ========================================
      お買い物ガイドsmp
======================================== */
.container-section-guide{
  margin-left: 0 !important;
}

.container-section-guide .def-lst-dt{
  padding-top: 0 !important;
  margin-bottom: 10px;
}

.container-section-guide .def-lst-dd{
  width: 100% !important;
  border-bottom: none;
  line-height: normal;
}

.container-section-guide .def-lst-dd img{
  margin-left: 0 !important;
}

/* ========================================

======================================== */
}

/* ========================================
    Galaxy fold
======================================== */
@media only screen and (max-width: 280px) {
/* ========================================
    フッター
======================================== */
  .img-footer{
    width: 200px;
  }

  .txt-footer{
    width: 210px;
  }

  .footer-lst{
    padding-left: 0 !important;
  }

  .footer-lst a{
    padding: 12px 0 !important;
  }
/* ========================================
    トップ
======================================== */
  .link-spice{
    width: 245px !important;
    margin: 60px 0 !important;
  }

  .box-top a{
    padding: 20px 10px !important;
  }

/* ========================================
    サイド
======================================== */
  .seide-red hr{
    width: 170px;
  }
/* ========================================
    七味楽しみ方
======================================== */
  .img-orenge{
    width: 200px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 320px) {
  /* ========================================
      フッター
  ======================================== */
    .img-footer{
      width: 200px !important;
    }
  
    .txt-footer{
      width: 210px !important;
    }
  
    .footer-lst{
      padding-left: 0 !important;
    }
  
    .footer-lst a{
      padding: 12px 0 !important;
    }
  
  /* ========================================
      サイド
  ======================================== */
    .seide-red hr{
      width: 170px;
    }

  /* ========================================
      スパイスの楽しみ方
  ======================================== */
  .list-img-shitimi{
    margin: 0 !important;
  }

  .list-img-shitimi li{
    width: 180px;
  }
  }

  @media only screen and (max-width: 768px) {
    /* ========================================
        フッター
  ======================================== */
  
  .box-footer-nice{
    padding: 0 20px;
    width: 487px;
    margin: 0 auto;
    float: none;
  }

  .footer-lst .unstyled{
    width: 400px !important;
    margin: 0 auto !important;
  }
}

@media only screen and (max-width: 540px) {
  /* ========================================
      フッター
======================================== */

.box-footer-nice{
  margin: 0 !important;
}

.footer-lst .unstyled{
  margin: 0 !important;
}
}