@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 0;
}
.container {
  max-width: 900px;
}

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

body {
  font: 14px/1.231 'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic W4 JIS2004', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 1.8;
  letter-spacing: .08em;
  color: #000000;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #000000;
}
  a:hover,
  a:focus {
    color: #5e5e5e;
  }
  a:hover,
  a:focus {
    text-decoration: none;
  }

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 #00aca8;
  background-color: #00aca8;
  color: #fff;
  *background-color: #00aca8;
}

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%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn {
  border-radius: 100px;
}
.btn-01 {
  border: 1px solid #00aca8;
  background-color: #00aca8;
  color: #fff;
  *background-color: #00aca8;
}

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

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

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * 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 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
 }
 body.scrolled #header-wrapper {
  background: rgba(255,255,255,.85);
 }
.header-link a {
  color: #000000;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.header-logo img {
  width: 122px;
  height: auto;
}
.header-logo span {
  margin-left: 12px;
  transform: translateY(6px);
}

/* header-line-nav */
.header-line-nav {
  padding-top: 16px;
}
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav li a > span {
    float: left;
    padding-left: 8px;
    font-size: 62%;
    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: 3px 15px 2px 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}
  .btn-viewcart .fnt-bold {
    font-size: 150%;
    transform: translateY(1px);
    display: inline-block;
    margin-right: 2px;
  }


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

/* header global nav */
#header-global-nav {
  text-align: center;
  font-size: 87%;
}

/* 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-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.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 30px;
  text-align: center;
  word-break: keep-all;
}
.prd-lst-unit a.poa-bf::before {
  z-index: 1;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
  transition: .6s cubic-bezier(.07, .51, .12, 1);
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
  line-height: 1.6em;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

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

/* prduct list btn */
.prd-lst-unit .btn {
  margin-top: 16px;
  border: none;
  padding: 6px 24px;
  color: #797979;
  transition: .6s cubic-bezier(.07, .51, .12, 1);
}

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

@media screen and (min-width: 961px) {
  .prd-lst-unit:hover .prd-lst-img {
    transform: translateY(-6px);
  }
  .prd-lst-unit:hover .btn {
    color: #fff;
    background-color: #00aca8;
  }
}


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


/*
 * footer
 */
.footer-primary {
  border-right: 1px solid #e7e7e7;
}
.footer-logo img {
  width: 122px;
  height: auto;
}
/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
.footer-nav li {
  margin: 0;
  padding: 6px 0;
}
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #000000;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
}
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #000;
  }

/* calendar */
.footer--page_menu {
  width: 48%;
}
.footer--calendar {
  width: 48%;
  background: #f8f8fb;
  z-index: 0;
  padding: 8px 8px 14px;
}
.tbl_calendar {
  width: 48%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl_calendar caption {
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  opacity: .35;
  padding-bottom: 4px;
}
.tbl_calendar caption::after {
  content: 'の営業日';
}
.tbl_calendar th,
.tbl_calendar td {
  position: relative;
  text-align: center;
  line-height: 24px;
  font-size: 80%;
  font-weight: bold;
}

.tbl_calendar td[style="background-color: #B9E7E5; color: #00aca8;"],
.tbl_calendar td.say,
.tbl_calendar td.sat,
.tbl_calendar td.sun,
.tbl_calendar td.holiday {
  background: transparent !important;
}
.tbl_calendar td[style="background-color: #B9E7E5; color: #00aca8;"]::before,
.tbl_calendar td.say::before,
.tbl_calendar td.sat::before,
.tbl_calendar td.sun::before,
.tbl_calendar td.holiday::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 20px;
  height: 20px;
  background-color: rgba(0, 172, 168, 0.2);
  border-radius: 100%;
  transform: translate(-50%,-50%);
}
.footer--calendar_memo {
  text-align: center;
  padding-top: 4px;
  opacity: .5;
  letter-spacing: .05em;
}

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

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.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;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  .footer-secondary > .flx {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer--page_menu,
  .footer--calendar {
    width: 100%;
  }
  .footer--calendar {
    margin-top: 64px;
    margin-bottom: 12px;
  }
  .tbl_calendar td[style="background-color: #B9E7E5;color: #00aca8;"]::before,
  .tbl_calendar td.say::before,
  .tbl_calendar td.sun::before,
  .tbl_calendar td.holiday::before {
    left: 48%;
    top: 48%;
  }
}
@media (max-width: 768px) {
  .header-logo img {
    width: 82px;
    transform: translateY(-4px);
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav > ul {
      padding-left: 8px;
      padding-right: 8px;
      padding-bottom: 40px;
      background-color: #fff;
      max-height: calc(100vh - 49px);
      overflow-y: scroll;
    }
    .header-dropdown .dropdown-nav > ul > li {
      border-top: 1px solid #eee;
      text-align: center;
    }
    .header-dropdown .dropdown-nav > ul > li > a {
      display: block;
      padding: 8px;
      font-size: 93%;
    }
    .header-dropdown .dropdown-nav > ul > li.dropdown-nav-cat > a {
      padding-bottom: 0;
    }
    .header-dropdown .dropdown-nav > ul > li.dropdown-nav-cat .category {
      margin-bottom: 8px;
    }
    .header-dropdown .btn-dropdown {
      padding-top: 12px;
      padding-bottom: 12px;
      padding-right: 12px;
      padding-left: 16px;
      text-align: left;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown.btn-dropdown-close {
      background-color: #fff;
    }
    .header-dropdown .dropdown-layer {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100vh;
      pointer-events: none;
    }
    .header-dropdown .btn-dropdown-close .dropdown-layer {
      pointer-events: all;
      background-color: rgba(12, 15, 29, 0.8);
    }
  .header-dropdown .dropdown-nav > ul > li.view-cart {
    position: static;
    border: none;
    margin-top: 8px;
  }
    .header-dropdown .dropdown-nav > ul > li.view-cart > a {
      border-radius: 100px;
      padding-top: 10px;
      padding-bottom: 10px;
      background-color: #00aca8;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      margin-top: -2px;
      vertical-align: middle;
      margin-right: 6px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-logo {
    margin-bottom: 16px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0 0 12px;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    text-align: center;
    padding: 0;
  }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 12px 6px;
    font-size: 80%;
    letter-spacing: 0em;
    line-height: 1.6em;
    color: #000000;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .copyright {
    margin: 16px;
  }
  .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;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    padding: 0 10px;
    margin-bottom: 16px;
    line-height: 1.2em;
    letter-spacing: 0em;
  }
}

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


/* オプションの値段詳細
*************************************************** */
#prd-opt .option-h1 {
  font-size: 128%;
  text-align: center;
}
#prd-opt .product-option-table {
  overflow-x: scroll;
  width: 100%;
}
#prd-opt .product-option-table th,
#prd-opt .product-option-table td {
  white-space: nowrap;
  text-align: center;
  border-right: 1px solid #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
}
#prd-opt .product-option-table th {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
  background: #ebebeb;
  font-size: 85%;
}
#prd-opt .product-option-table tr:nth-of-type(1) th {
  background-color: #282828;
  color: #fff;
  border-right: 1px solid #ddd;
  padding: 4px;
}
#prd-opt .product-option-table tr:last-child th,
#prd-opt .product-option-table tr:last-child td {
  border-bottom: 1px solid #ddd;
}
#prd-opt .btn-01 {
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 240px;
}



