@charset "euc-jp";
body {
    margin: 0;
    background-color: #fff;
    color: #000;
    font-size: 1.1rem;
      font-family: "L'Noto Sans JP",'Roboto', "Arial, Helvetica", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.8rem;
}
html {
  font-size: 16px;
}
#page-wrapper {
  position: relative;
     max-width: 100%;
}
#wrapper {
  padding-top: 0em;
}
.container {
  max-width: 100%;
    width: 100%;
}

.container_w {
  max-width: 100%;
}

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;
    padding: 0.1rem 0.5rem;
}

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

body {
  color: #000000;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #000000;
}
  a:hover {
    color: #a384bd;
  }

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 #a384bd;
  background-color: #a384bd;
  color: #ffffff;
  *background-color: #a384bd;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #a384bd;
  background-color: #a384bd;
  color: #ffffff;
  *background-color: #a384bd;
}

.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: #ffffff;
  *background-color: #5e5e5e;
}

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

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #ffffff;
  *background-color: #5e5e5e;
}
.product-order-num input {
  border-color: #000000;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
    font-family: 'Cormorant Garamond', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

.google-font-ssj {
  text-transform: uppercase;
font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.garamond {
  letter-spacing: 2px;
  font-weight: 400;
    font-family: 'Cormorant Garamond', 'Noto Serif JP', sans-serif;
}


/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_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 (-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-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/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}




/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}
.header-link a {
  color: #000000;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

/* header global nav */
#header-global-nav {
  margin: 0.5rem 0;
  text-align: center;
  font-size: 0.8rem;
}
  #header-global-nav li {
    margin: 0;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  margin: 0 auto;
  padding: 0;
  position: relative;
    max-width: 1400px;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 0.5rem;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 1rem;
}
.prd-lst-name {
  font-size: 1.2rem;
}
.prd-lst-price {
 color: #000000;
    font-size: 1rem;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
    margin: 0.5rem 0 2rem;
    color: #888;
    text-align: center;
    font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
    text-align: center;
    font-size: 0.8rem;
    font-weight: 200;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #a384bd;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 0em;
}
.footer-primary {
  border-left: 1px solid #000000;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
    padding: .3em 2rem;
    margin-top: 2rem;
}
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #000000;
  }
.footer-primary-r {
    border-right: 1px solid #000000;
}
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 0;
padding: 1rem;
  color: #000000;
  text-align: center;
  font-size: 0.9rem;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


/* darzカスタマイズ*/
.mar-top-1rem {
    margin-top: 1rem;
}
.mar-top-2rem {
    margin-top: 2rem;
}
.mar-bottom-1rem {
    margin-top: 1rem;
}
.mar-bottom-2rem {
    margin-top: 2rem;
}
.site-header{
       background: rgba(255,255,255,0.8);
    /* display: flex; */
    /* padding: 60px 20px; */
    position: fixed;
    /* justify-content: space-between; */
    width: 100%;
    z-index: 99;
}

#header-logo {
    width: 100px;
    margin: -30px auto 0;
    /* position: absolute;
    top: 0;
    left: 50%;
      margin-left: -50px; */
}
.header-line-nav {
    right: 1rem;
    margin-top: 0.3rem;
  position: absolute;
}

.header-line-nav-left {
    left: 1rem;
    margin-top: 0.3rem;
  position: absolute;
}

.sticky-top {
    position: fixed;
    z-index: 90;
  background-color: rgba(255,255,255,0.8);
  width: 100%;
    height: 6.3rem;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.pickup-category {
    padding: 0 0.5rem;
    text-align: center;
}

.pickup-box {
    background-color: rgba(163,132,189,1);
    padding: 1.5rem;
}

a img{
  opacity: 1;
  transition: 0.8s;
}
a:hover img{
  opacity: .7;
}
.footer1 {
    background-color: rgba(163,132,189,1);
    font-size: 0.9rem;
}

.footer2 {
    background-color: rgba(163,132,189,0.5);
text-align:center;
}

.footer-banner {
    margin: 1rem auto;
    background-color: #fffFFF;
    border-radius: 1rem;
    padding: 2rem;
    min-height: 450px;
    position: relative;
}
.row.container_s {
    padding: 2rem;
}

.container_s {
    padding-top: 6.9rem;
    margin: 0 auto;
    max-width: 1140px;
    width: 96%;
}

.container_ss {
padding: 1rem;
max-width: 1140px;
}
.container_menu {
max-width: 1140px;
    margin: 35px auto 0;
}


   .container_header {
        width: 92%;
        max-width: 1140px;
       margin: 0 auto;
       padding-top: 7rem;
    }
.footer_title {
    font-size: 1.7rem;
    font-weight: 600;
    color: #ff669e;
  margin-bottom: 1rem;
}
.footer-icon {
    width: 8rem;
    margin: 0 auto 1rem;
}
.footer_txt {
    text-align: left;
    font-size: 1.1rem;
}
.btn-pink {
    background-color: #a384bd;
    color: #fff;
    border-radius: 30px;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 600;
    margin-top: 2rem;
    padding: 1rem 3rem;
    transition: 1.0s;
    position: absolute;
}

a.btn-pink {
    text-decoration: none;
}
.btn-pink:hover,
.btn-pink:focus {
  box-shadow: inset 0 0 0 2em var(--hover);
     background-color: #000000;
}
.back_pink {
  color: #000000;    
}
a.back_pink {
  color: #000000;
        text-decoration: none;
}
a.back_pink:hover,
a.back_pink:focus {
     color: rgba(0,0,0,0.5);
    transition: 0.8s;
}

h2 {
    font-size: 2.5rem;
}
.title-tops {
    font-size: 1.1rem;
    font-weight: 200;
        margin-top: 0.4rem;
}
.table-responsive {
    padding: 1rem;
}

.table th, .table td {
    padding: 1rem;
    }
.table-bprder-bottm {
        border-bottom: 1px solid #ddd;
    }
  .th-info {
    min-width: 8rem;
}
  .th-info-b {
    border-bottom: 1px solid #ddd;
}
  .th-info-bb {
    border-bottom: 1px solid #ddd;
}

.prd-lst-teika {
    color: #565656;
    font-size: 0.8rem;
    text-decoration: line-through;
}
.rank {
    font-size: 1.2rem;
    background-color: #000;
    /* width: 3rem; */
    /* height: 3rem; */
    color: #fff;
    padding: 0.5rem 1rem;
    position: absolute;
}

.attent {
    text-align: center;
    font-size: 0.9rem;
    /* color: #fff; */
    padding: 0.4rem;
    font-weight: 600;
    /* margin-top: 0.5rem; */
    line-height: 3rem;
}
.attent2 {
    text-align: center;
    font-size: 0.9rem;
    /* color: #fff; */
    font-weight: 600;
    margin-top: 0.8rem; 
}
.bg-p {
    border: 2px solid #1fa1a0;
    color: #1fa1a0;
}
.bg-pt {
    border: 2px solid #1fa1a0;
    background-color: #1fa1a0;
    color: #ffffff;
    font-size: 1.15rem;
    line-height: 130%;
    font-weight: 600;
    text-align: center;
    padding: 6px;
}
.bg-ps {
    font-size: 1rem;
    color: #000000;
    padding: .6rem;
    line-height: 1.4rem;
    text-align: left;
}
.bg-r {
    /* background-color: #C20000; */
    border: 2px solid #c20000;
    color: #c20000;
    /* margin-top: 1rem; */
}
.ribbon14-wrapper {  
  display: block;
  position: relative;
  box-sizing: border-box;
  }

.ribbon14 {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    color: white;
    background: #a384bd;
}



.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #a384bd;
  border-right: 20px solid #a384bd;
  border-bottom: 10px solid transparent;
}

.ribbon15-wrapper {  
      display: block;
    position: relative;
    /* margin: 15px auto; */
    /* padding: 10px 0; */
    /* width: 300px; */
    /* background: #f1f1f1; */
    box-sizing: border-box;
}

.ribbon15 {  
  display: inline-block;
  position: absolute;
    font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  top: -6px;
  left: 10px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 40px;
  text-align: center;
  color: white;
  font-size: 1.4rem;
      text-shadow: 0 1px 1px rgba(0,0,0,.2);
  background: linear-gradient(#a384bd 0%, #a384bd 100%);
  border-radius: 2px 0 0 0;
  }

.ribbon15:before {
  position: absolute;
  content: '';
  top: 0;
  right: -8px;
  border: none;
  border-bottom: solid 10px #886e9d;
  border-right: solid 8px transparent;
}
.ribbon15:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #a384bd;
  border-right: 20px solid #a384bd;
  border-bottom: 10px solid transparent;
}

.ribbon17-wrapper {
    display: block;
    position: relative;
    /* margin: 15px auto; */
    /* padding: 10px 0; */
    /* width: 300px; */
    /* height: 150px; */
    /* background: #f1f1f1; */
    /* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14); */
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
}

.ribbon17-content {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
  }

.ribbon17 {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  left: -23px;
  top: 22px;
  width: 160px;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  background: #ffa520;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon17:before, .ribbon17:after {
  position: absolute;
  content: "";
  border-top: 4px solid #b2751b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon17:before {
  left: 14px;
}

.ribbon17:after {
  right: 18px;
}

.box {
  position: relative;
}
.box {
  position: relative;
}
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
      border: 5px solid #886e9d;
}
.ribbon-r::before,
.ribbon-r::after {
  border: 5px solid #b60005;
}

.ribbon-b::before,
.ribbon-b::after {
  border: 5px solid #081b3b;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #a384bd;
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

.ribbon-r span {

  background-color: #E60012;

}

.ribbon-b span {

  background-color: #1fa1a0;

}

.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

.title-about {
    font-size: 1.9rem;
    text-align: left;
    line-height: 2.6rem;
    margin-bottom: 1rem;
    color: #a384bd;
}
.about {
    text-align: left;
}
.mar-menu {
    margin-top: 5rem;
}
.name_shosai {
    text-align: center;
    font-size: 1.8rem;
    border-bottom: solid 1px #000;
      font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    padding: 0 0 0.5rem;
}
.price_shosai {
    text-align: center;
    font-size: 1.1rem;
    padding: 0.5rem 0;
}
.header-image {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

.product-option-table th {
    min-width: 1rem;
    text-align: center;
}

.table-spec {
    font-size: 0.8rem;
}

.table-spec-s {
    font-size: 0.8rem;
    width: 100%;
}

.table-spec-s th, .table-spec-s td {
    padding: 0.5rem 0.5rem;
    text-align: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    min-width: 5rem;
}

.table-spec-s th {
    background-color: #EFEFEF;
}
.spec-box {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0rem;
    /* font-size: 0.6rem; */
    /* border-radius: 1rem; */
    /* background-color: #eeeeee; */
}

.breadcrumb {
    margin: 0.5em 0;
    text-align: right;
    font-size: 0.8rem;
    vertical-align: middle;
}
  .breadcrumb li{
    margin: 0 15px 0 0;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #aaa;
  }
    .breadcrumb a:hover{
      color: #444;
    }

.cg_freespace_01 {
    z-index: -3;
}
.sort {
    text-align: right;
    font-size: 0.89rem;
    padding: 0 1.8rem;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 5px;
    background-color: #fff;
}

.cate-small {
    text-align: center;
    margin: 0 auto;
    font-size: 0.9rem;
    /* background-color: white; */
}
.category-list {
    text-align: center;
}
.cate-box {
    border-radius: 0.3rem;
    padding: 0.5rem;
    /* background-color: rgba(163,132,189,0.5); */
    margin: 1rem;
    float: none;
}

.text-titles {
    font-size: 1.2rem;
    font-weight: 200;
}
td.cell_2 {
    text-align: center;
}

.shopkeeper-h2 {
    text-align: left;
    font-size: 1.2rem;
    /* line-height: 1.8rem; */
    margin: 0 0 20px;
    padding: 0 15px;
}

.def-lst-dd {
    margin: 0;
    padding: 0 0 20px;
    line-height: 1.6rem;
}
dt {
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.th-info {
    min-width: 8rem;
}

.prd-lst-span {
    display: block;
    margin: .2rem 0;
    font-size: 1rem;
}

.prd-lst-name {
    font-size: 1.2rem;
}

.table-bordered th, .table-bordered td {
    padding: 0.5rem;
}
.title-l {
    font-size: 2.5rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.pull-right {
    float: right;
    margin-top: 2px;
}

.btn-md {
    padding: 0.1rem 0.6rem;
    font-size: 0.75rem;
}

nput[type="text"] {
    padding: 0.1rem 0.4rem;
}

#header-menu li {
    width: 10%;
    letter-spacing: 0;
    padding: 0;
    background-color: #ccc;
}

.title-g {
    color:  #1fa1a0;
    font-family: "L'Noto Sans JP",'Roboto', "Arial, Helvetica", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 600;
    text-align: center;
}
    /* darzドロップダウンメニュー*/
 .nav {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  padding: 0;
     padding-bottom: 0.5rem;
  display: flex;
}
.nav li {
  position: relative;
  list-style: none;
    width: 14%;
    color: #000;
}
.nav li a {
  display: block;
  height: 40px;
  text-align: center;
  color: #000;
  font-size: 0.8rem;
  line-height: 2.8;

  transition: 0.5s;
  text-decoration: none;
  box-sizing: border-box;
}
.nav > li:hover > a {/*layer-1*/
  color: #000;
  border-bottom: solid 8px #a384bd;
}
.nav > li li:hover > a {/*layer-2*/
  color: #fff;
  background: rgba(163,132,189,0.8);
}
.nav li ul {
  top: 40px;
  left: -29%;
  position: absolute;
}
.nav li ul.menu-wide {
  top: 40px;
  left: -30%;
  position: absolute;
}
.nav li ul li {
  overflow: hidden;
  height: 0;
  transition: 0.2s;
}
.nav li ul li a {
  border-top: 1px solid #eee;
}
.nav li:hover > ul > li {
  overflow: visible;
  height: 40px;
}
  .nav li ul li ul {
    top: 0;
    left: 110px;
  }
  .nav li ul li ul:before {/*layer-2*/
    position: absolute;
    content: "";
    top: 15px;
    left: 30px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
  }
  .nav li ul li ul li:hover > a {/*layer-3*/
    color: pink;
    background: rgba(163,132,189,0.8);
  }
  .nav li ul li ul.left {
    top: 0;
    left: -190px;
  }
  .nav li ul li ul.left:before,/*layer-2-left*/
  .nav li ul li ul li ul.left:before {/*layer-3-left*/
    position: absolute;
    content: "";
    top: 15px;
    left: 190px;
    border: 5px solid transparent;
    border-right: 5px solid #fff;
  }
  .nav li ul li ul.left li:hover > a {/*layer-2-left*/
    color: pink;
    background: rgba(163,132,189,0.8);
  }
  .nav li ul li ul li ul.left li:hover > a {/*layer-3-left*/
    color: purple;
    background: rgba(163,132,189,0.8);
  }

li.child {
    width: 11rem;
    background-color: #d1c1de;
      font-family: "L'Noto Sans JP",'Roboto', "Arial, Helvetica", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}

li.child2 {
    width: 13rem;

}

li.child:hover {
    background-color: rgba(163,132,189,1);
    color:#fff;
        
}

[type="text"] {

    height: 16px;
    font-size: 13px;
}


.table th, .table td {
    line-height: 1.5rem;
}

.group-title {
    font-size: 1.6rem;
    font-weight: 400;
}

.txt-warning {
     font-family: "L'Noto Sans JP",'Roboto', "Arial, Helvetica", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
}

.align-about {
    text-align: center;
}

.sale_price {
    font-weight: 600;
    color:#DD0000;
}
/* darzカスタマイズここまで*/
@media (min-width: 1200px) {
 html {
  font-size: 18px;
}
    .container {
  max-width: 100%;
}
}

@media (max-width: 1199px) {
.title-about {
    font-size: 1.8rem;
    line-height: 2.3rem;
}
}
@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    width: 100%;
      padding: 0;
  }

}
@media (max-width: 768px) {
 
    .footer_txt {
    text-align: left;
    font-size: 1rem;
}
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: 100%;
  }
    
      .th-info-b {
    border-bottom: none;
}
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
      height: 52px;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
        background-color: rgba(255,255,255,0.8);
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
     padding-left: 34px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3;
    }
    .header-dropdown .btn-dropdown-close {
      background-color: rgba(255,255,255,0.8);
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #a384bd;
      color: #ffffff;
    height: 2rem;
    }
    .view-cart span {
      display: block;
      width: 180px;
      margin: 0 auto;
            padding-top: 0.25rem;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #000000;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
    
    th, td {
    display: block;
    text-align: center;
}
    
    .container_s {
    padding-top: 0;
}
    .cate-box {
    float: left;
}
    .container_s {
        width: 92%;
    }
    
   
    .bor_b_1 {
    text-align: center;
}   
        h3 {
        text-align: center;
        border-bottom: 1px solid #000;
        padding-bottom: 0.5rem;
    }
        .container_header {
        width: 100%;
           padding-top: 0;
    }
    
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @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-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
    .title-about {
         font-size: 1.5rem;
    text-align: center;
    line-height: 2.1rem;
}
        .sticky-top {
    display: none;
}
    .align-about {
    text-align: left;
}
}

@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
  .pickup-category {
    padding-left: 13%;
    width: 90%;
}
    

    .shop-name {
        width: 120px;
    }
 
    .col-xs-4 {
    /* width: 33.3333333%; */
    width: 31%;
    /* padding: 0.2rem; */
    margin: 1%;
}

    .name_shosai {
    font-size: 1.4rem;
}
.price_shosai {
    font-size: 0.9rem;
}
    .cate-box {
    margin: 0.4rem;
}


}

/* IE?? */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

.float-none {
    display: inline-block;
    float: none;
}


.incart-delivery {
    float: right;
    display: none;
}