@charset "euc-jp";
.product_name {font-size:28px; font-weight:500; letter-spacing:2px; text-align:left;}
/*写真*/
.product-image {float:left; width:calc(100% - 330px); padding-bottom:30px;}
.product-image-main {width:100%;}
.product-image-thumb {width:100%;}
.product-image-thumb li {width:34%; margin-top:10px; padding-left:0; padding-right:2%; cursor:pointer;}
.product-image-thumb li:nth-of-type(3n) {width:32%; padding-right:0;}
.product-image-thumb img {display:block; width:100%; margin:0 auto;}
/*購入部分*/
.product-order {float:right; width:310px; text-align:left; font-size:16px;}
.product-order tr,
.product-order th,
.product-order td {border-top:1px solid #ccc}
.product-order th,
.product-order td {padding-top:20px; padding-bottom:15px;}
.product-order th {padding-left:10px;}
.product-order td {padding-left:20px;}
.stc_link {display:block; padding:0 0 0 10px; font-size:14px; font-weight:bold; letter-spacing:1px; text-align:right;}
td.buy_block {padding-top:10px}
.buy_botton-area {float:none; margin-top:30px; width:calc(100% - 20px);}
.buy_botton {width:100%}

.product-option-table table {
    margin: 0 auto;
  }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 40px 0;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}
  .product-order-price li {
    margin: 0 10px;
  }
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #b81717;
  }
.product-order-input {
  margin: 40px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {padding:3px 12px; width:50px; text-align:right;}

.btn-addcart {
  line-height: 24px;
}
  .btn-addcart .icon-lg-w {
    float: left;
    *float: none;
  }

/*購入ボタン*/
.btn-addcart span {padding-left:35px;}
.icon-cart_ori {position:absolute; width:24px; height:24px; background-image:url(https://img21.shop-pro.jp/PA01445/202/etc/icon_cart.png); background-repeat:no-repeat; background-size:24px; background-position:0;}
.stock_error,
.product-member-sale-msg {margin:16px 0 0 0; color:#d3473b; font-size:14px; font-weight:bold;}

/*商品説明*/
.product-order-exp {padding:30px 0 20px;}
.info__block {position:relative; width:100%; margin-top:10px; padding-bottom:30px;}
.info__block:before {content:""; position:absolute; top:0; left:10%; width:80%; height:0; border-top:1px dotted #999;}
.info__title {position:relative; display:inline-block; padding:15px 0 0; font-size:18px; font-weight:400; letter-spacing:2px; font-family:'Noto Serif JP', serif;}
.info__title:before {content:""; z-index:-1; position:absolute; left:0; bottom:0; width:100%; height:12px; background-color:#F2F0E7;}
.info__image {float:right; width:250px;}
.info__image img {border-radius:5px;}
.info__image span {display:block; padding-top:5px; text-align:right; font-size:13px;}
.info__text {float:left; width:calc(100% - 290px); font-size:15px; line-height:1.75;}
.info__text--nophoto {width:100%;}
.info__textimage {display:block; max-width:450px;}
.info__youtube {text-align:center;}
.info__youtube iframe {margin:20px 0 0;}
.info__block:nth-of-type(2n) .info__image,
.info__block:nth-of-type(2n - 1) .info__text {float:right;}
.info__block:nth-of-type(2n - 1) .info__image,
.info__block:nth-of-type(2n) .info__text {float:left}
/*店長コメント*/
.owner__block {margin:45px 15px 0; padding:15px 25px; border:#E6D498 solid 2px;}
.owner__title {background:#F2F0E7; padding:12px 15px; font-size:18px; line-height:1.0; letter-spacing:2px; border-radius:5px; text-align:center; font-family:'Noto Serif JP', serif;}
.owner__text {padding:5px 5px 10px 15px; font-size:15px; line-height:1.8;}
.owner__text--small {padding-top:0px; font-size:14px; line-height:1.5;}
/*商品詳細*/
.detail__block {width:70%; margin:30px auto 0; padding:15px 0 50px;}
.detail__title {margin-bottom:20px; padding:12px 0; background:#dfdfdf; line-height:1.0; text-align:center; letter-spacing:6px; border-radius:5px;}
.detail__table {width:90%; margin:0 auto;}
.detail__table tr,
.detail__table th,
.detail__table td {border-bottom:1px solid #ddd;}
.detail__table th,
.detail__table td {padding:10px 5px;}
/*商品注意書き*/
.attention__block {position:relative; width:85%; margin:10px auto 0; padding-bottom:30px;}
.attention__block h3 {font-weight:bold;}
.attention__block ul {}
.attention__block li {list-style-type:circle; list-style-position:outside;}

.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: center;
  }
    .product-info-lst li {
      display: inline;
      margin: 1em;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share a {
      margin: 1em;
    }

.text-titles,
.password-field-wrap {
  margin: 40px 0 0;
  text-align: center;
}
  .text-titles .col,
  .password-field-wrap .col {
    float: none;
  }
.text-titles-list__name,
.password-field-list__name {
  text-align: left;
  display: block;
  margin: .5em 0;
}
.text-titles-list__detail-text,
.password_field {
  width: 100%;
  height: 45px;
  padding: 13px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
.product-image {float:none; width:90%;}
.product-order {width:60%; margin-top:40px; margin-right:5%;}
.product-image-main {margin-bottom:20px;}
.product-image-thumb li {width:20%;}
.product-image-thumb li:nth-of-type(3n) {width:20%; padding-right:2%;}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child,
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {background-color:#111;}
.product-order-num input {height:38px; font-size:16px;}

.product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      max-width: 170px;
      width: 100%;
      text-align: right;
    }
.btn-addcart span {}
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }

  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
}
@media (max-width: 480px) {
.product_name {font-size:21px; text-align:center;}
.product-image-main {margin-bottom:5px;}
.product-image {width:100%;}
.product-image-thumb li {width:25%!important; margin-bottom:10px; padding:0 5px;}
.product-order {float:none; width:90%; margin:auto;}
/*説明*/
.info__block {text-align:center;}
.info__title {padding:15px 4% 0;}
.info__block .info__image,
.info__block .info__text {float:none!important; width:94%; margin:0 auto;}
.info__block .info__image {margin:20px 0; text-align:center;}
.info__block .info__image img {max-width:70%;}
.info__block .info__text {padding-top:10px; text-align:left;}
.info__youtube {position:relative; width:94%; margin:0 auto 20px; height:0; padding:0 0 56.25%; overflow:hidden;}
.info__youtube iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
/*コメント*/
.owner__block {margin:45px auto 0; padding:15px 15px;}
.owner__title {padding:12px 0px;}
.owner__text {padding:10px 0px 10px 5px;}
/*詳細*/
.detail__block {width:100%; padding-bottom:0;}
.attention__block {width:100%; margin-top:50px; padding-bottom:0;}
.detail__table {width:94%;}
.detail__table th {width:5em;}
/*box消し*/
.delivery__attention.mobile,
.guide__more.mobile {display:none;}
}

.ie_wrapper .product-order-num .btn {display:none;}