@charset "euc-jp";

.mainImage{ margin-bottom:10px;}

.custom-cap-size{
  padding-right: 15px;
}

.cell_1, .cell_2{
  font-size: 11px;
  font-weight: normal;
}
.cell_2 label{
  font-size: 11px;
}

.product-contents{
  padding: 0 1.5%;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
}
  .product-image-main {
    margin: 0 0 0 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width:210px;
    float:left;
  }
  .product-image-thumb {
    padding: 0 ;

    width:35px;
    float:left;
  }
  .product-image-thumb li {
    padding: 0;
    cursor: pointer;
    margin: 0;
   width:35px;
  }
  .product-image-thumb img {

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom:5px;
  }
  .custom-thumb{
    margin-right: -2.6%;
  }
.cartpc{ padding-left:35px; display:block; box-sizing:border-box;;}
.product-cart {
  padding: 0 0 0 45px;
  margin: 0 0 40px 50px;
}

.product-name{
  font-size: 16px;
  margin: -0.2em 0 0.2em 0;
  line-height:140%;
  display:block;
  width:100%;
}
.product-order {
  margin: 0;
}
  .product-option {
    padding: .2em 0 0;
  }
  .product-option-table{
     margin: 0 0 15px;
   }
   .product-option-table table{
      width: 100%;
   }
  .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;
  }
    .product-option-select .product-option-unit {
      clear: left;
      float: left;
      width: 100%;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: 0 0 .5em;
    }
       .product-option-select .product-option-unit select{
         margin: 0 0 1em;
       }
.product-order-price {
  color: #595757;
  text-align: left;
  font-size: 15px;
  margin: 0 0 25px;
}
  .product-order-regular {
    color: #595757;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #595757;
    font-weight: bold;
  }
.product-order-input {
  text-align: left;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
  vertical-align:top;
  color:#595757;
}
.input-border{
  display: inline-block;
  width: 30px;
  overflow: hidden;
  border: solid 1px #595757;
color:#595757;}

.product-order-input input {
  padding: 3px;
  text-align: left;
  font-size: 15px;
  background: transparent;
  border: none;
}

.option-name{
  font-size: 13px;
  color: #595757;
  margin: 0 0 .5em;
}
.btn-addcart {
  line-height: 24px;
  text-indent:-9999px;
  background:url(https://img07.shop-pro.jp/PA01360/432/etc/cart3.jpg?cmsp_timestamp=20210518145006) no-repeat top left;
  width:125px;
  height:29px;
  margin-left:10px;
  background-size:125px 23px;
}
  .btn-addcart span {
    padding-left: 12px;
  }
  .btn-quick span {
    padding-left: 7px;
   }
  .btn-block span {
     padding-left: 7px;
   }
.stock_error,
.product-member-sale-msg {
  margin: 15px 0 0;
  color: #595757;
  font-weight: bold;
  font-size: 15px;
}

.product-order-exp {
  padding: 0;
  margin: 0 0 55px;
  line-height: 1.8;
}

.product-order-spec {
  margin: 0 0 15px;
  font-size: 13px;
  table-layout: fixed;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
    border: none;
    padding: 0 15px 10px 0;
  }
  .product-order-spec td {
    width: 70%;
    white-space: nowrap;
    border: none;
    text-overflow: ellipsis;
    padding: 0 15px 10px 0;
    overflow: hidden;
  }
  .product-info-lst {
    text-align: left;
    margin: 0;
    font-size: 13px;
  }
    .product-info-lst li {
      padding: .5em;
    }
    .product-info-lst a {
      color: #595757;
    }
    .product-info-lst a:hover{
      color: #595757;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share li {
      margin: 1em;
    }

.together-block .prd-lst-link {
  padding: 0 4.6%;
}

.not-found {
  padding: 2.2em 1.4% 0;
}

.text-titles,
.password-field-wrap {
  margin: 0 0 1em;
}
.text-titles-list__name,
.password-field-list__name {
  display: block;
  margin: 0 0 .5em;
}
.text-titles-list__detail input,
.password-field-list__detail input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}

@media only screen and ( max-width: 640px ) {
  
  .product-image-main {
    margin: 0 auto;
    width:100%;
    float:none;
  }
 .product-image-thumb {
    padding: 0 ;
    display: block;
    width:100%;
    float:none;
   margin-bottom:20px;
  }
  .product-image-thumb li {
    padding: 0;
    cursor: pointer;
    margin: 0 1% 0 0;
     display: inline;
    width:24%;
  }
  .product-image-thumb img{ width:100%; display:block; float:left;}
  .product-name{
  font-size: 20px;
    margin-bottom:5px;

}
  
  .product-order-price {
  font-size: 20px;
}
 
  .option-name{
  font-size: 20px;
    padding-top:5px;
}
  .cartpc{ display:none;}
  .product-order-exp {

  margin: 0;

}
    }