@charset "euc-jp";
.product-image {
  padding-bottom: 30px;
}
.product-image-main {
  text-align: center;
  border-right:solid 1px #ccc;
}
@media (max-width: 768px) {
  .product-image-main {
    border:none;
  }
}

.product-image-thumb li {
  margin-bottom: 20px;
  padding: 0 10px;
  cursor: pointer;
}
.product-image-thumb img {
  display: block;
  margin: 0 auto;
}

.product-order {
  margin: 30px 0;
}
  .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: 10px 0 40px 0;
  color: #300;
  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: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

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

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  /* padding: 40px 0; */
  border-bottom: 1px solid #e7e7e7;
  font-size:1.1rem;
  max-width:700px;
  margin:0 auto;
}

.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-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
 .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 {
      padding-left: 0;
    }
  .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-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
}

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

/* =====================
me-dream オリジナル
======================== */

.product{width:90%;max-width:1030px;margin:40px auto}

/* 商品のh2 */
.h2-icon{
  display:inline-block;
  width:30px;
  height:30px;
  margin-right:5px;
  background:url(https://img21.shop-pro.jp/PA01513/230/etc_base64/cG9pbnQtc3Rhci1yZWQ.png?cmsp_timestamp=20241014133231) no-repeat;
  background-size:100%;
}
/* ITEMのヘッダー的ボーダー */
.product-ttl{
  margin: -10px calc(50% - 50vw) 20px;
  width:100vw;
  height:2rem;
  font-size:1.5em;
  color:#fff;
  display:flex;
  justify-content:center;
  align-items:center;
  background-image:url(https://img21.shop-pro.jp/PA01513/230/etc_base64/dG9wLWltYWdlLWJhcg.jpg?cmsp_timestamp=20241014155727)
}
@media screen and (max-width:768px){
  .product-ttl{
    margin-top:-37px;
  }
}
    
/* cssアニメーション */
.fuwafuwa {
  animation: fuwafuwa 2s ease-in-out infinite alternate;
  background: url(../img/ico-apple.svg) no-repeat center center / 60px auto;
  display: inline-block;
  transition: 1.5s;
}
 
@keyframes fuwafuwa {
  0% {
    transform:translate(0, 0) rotate(-15deg);
  }
  50% {
    transform:translate(0, -8px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(15deg);
  }
}
/* 吹き出し============= */
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 15px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #80c100;
  font-size: 16px;
  font-weight:bold;
  background: #fff;
  border:solid 2px #80c100;
  border-radius: 5px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 40%;
  right: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #80c100;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}
/* ひとつもどる */
.history-back{
  text-align:right;
}
.history-back a{
  padding:10px;
  border-radius:25px;
  background-color:#80c100;
  border:solid 2px #cae593;
  color:#fff;
  text-decoration:none;
}
@media screen and (max-width:768px){
  .history-back{margin-bottom:20px;}
}

/* 購入特典============= */
.bonus{
  margin:1rem 0;
  padding:0.5rem;
  background-color:#fff2a7;
  border-radius: 10px;
}
.bonus-ttl{
  display:block;
  margin:0 auto;
}
.bonus-list{
  text-indent:-1em;
  padding-left:2em;
}