@charset "euc-jp";

.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%;
  color: #333;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
  width: 640px;
}
  .product-image-main {
    margin: 0 0 2.7% 12px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 400px;
    float: right;
    text-align: right;
  }
  .product-image-main img {
  width: 100%;
  }
  .product-image-thumb {
    padding: 0 ;
    width: 123px;
    float: left;
  }
  .product-image-thumb li {
    cursor: pointer;
    margin: 0 0 3px 3px;
    position: static !important;
    width: 102px;
  }
  .product-image-thumb img {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
.custom-thumb{
/*margin-right: -2.6%;*/
 margin: 0 0 0 0;
width: 228px;
overflow: auto;
height:570px !important;

}

.product-cart {
  padding: 0 0 0 20px;
  margin: 0 0 40px;
  width: 330px;
}

.product-name{
display:none;
}
.product-order {
  margin: 0;
}
  .product-option {
    padding: .2em 0 0;
  }
  .product-option-table{
     margin: 0 0 15px;
   }
   .product-option-table table{
      width: 100%;
      border-bottom: 1px solid #333;
   }
  .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 {
  text-align: left;
  font-size: 15px;
  margin: 0 0 25px;
}
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #E33D3D;
    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;
}
.input-border{
  display: block;
  width: 100%;
  overflow: hidden;
  border: solid 1px #333;
  background: transparent;
}

.product-order-input input{
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
  color: #333;
}

.option-name{
  font-size: 13px;
  color: #333;
  margin: 0 0 .5em;
}
.btn-addcart {
  line-height: 24px;
}
  .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: #E33D3D;
  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 0;
    }
    .product-info-lst a {
      border-radius: 0;
      background-color: #444;
      color: #FFF;
      width: 90%;
    }
    .product-info-lst a:hover{
      color: #444;
    }
    .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;
}


.product-image-thumb_sp{
display:none;
}


.ie_wrapper .product-order-num .btn {
  display: none;
}
.breadcrumb {
margin: 1.9em 0;
text-align: left;
font-size: 15px;
vertical-align: middle;
padding: 0 1.4%;
color: #333;
}
  .breadcrumb li{
    margin: 0 15px 0 0;
    color: #333;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #333;
  }
    .breadcrumb a:hover{
      color: #aaa;
    }

.icon-cart, .icon-paper_plane,.icon-circled_minus {
  vertical-align: -4px;
}


/* --- 追記部分 -------------- */
.product-order-exp {
	/*width: 256px;*/
	/*padding-left: 20px;*/
}
.item-detail {
  max-width: 100%;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
}
.item-detail th {
  background-color: rgba(238,238,238,0.5);
  padding: 8px 6px;
  border: 1px solid #f6f6f6;
  width: 56px;
  font-weight: normal;
  font-size: 0.8em;
}
.item-detail td {
  background-color: rgba(255,255,255,0.5);
  padding: 8px 4px;
  border: 1px solid #f6f6f6;
  line-height: 1.5;
  font-size: 0.8em;
}

#option_tbl .cell_2 label {
  display: none !important;
}
.table_price, .cell_2 br {
  display: none;
}
.product-option-table th, .product-option-table td {
  border-top: 1px solid #333;
  font-size: 13px;
}
.btn-01 {
  border: 1px #444 solid;
}
#container {
  padding-left: 49px;
  padding-right: 49px;
}

.pc{
	display: block;
}

.sp{
	display:none;
}

@media (max-width: 768px) {
.product-contents{
  color: #000;
}
.product-option-table table{
      border-bottom: 1px solid #000;
   }
.input-border{
  border: solid 1px #000;
}
.product-order-input input{
  color: #000;
}
.product-name{
  font-size: 14px;
  margin: -0.2em  auto 1.2em  auto;
text-align:center !important;
}
.option-name{
  color: #000;
}
.breadcrumb {
  color: #000;
}
.breadcrumb li{
color: #000;
}
.breadcrumb a{
color: #000;
}
.breadcrumb a:hover{
  color: #aaa;
}

  .product-cart{
    padding: 0;
    width: 100%;
  }
  #prd-opt-table{
    margin: 0;
  }
 .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;
      width: 100%;
      text-align: center;
    }
  .product-order-spec th {
    width: 22%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
  }
  .product-info-lst a {
    display: block;
  }

/*変更点*/
.btn-contact {
width:90%;
}	
.product-image-main{
margin:0px;
padding:0px;
float:none;
width:60%;
}
.product-order-exp{
margin:0px;
padding:0px;
width:100%;
float:none;
clear:both;
}
.product-image-thumb{
display:none;

}
.product-image-thumb_sp{
display:block;
margin-top:30px;
width:100%;

}

.product-image-thumb_sp li{
width:25%;
float:left;
list-style:none;

}

.product-order-price {
  color: #555;
  text-align: center !important;
  font-size: 19px;
font-weight:bold;
  margin: 30px 0 25px 0;
}

.pc{
	display:none;
}

.sp{
	display: block;
}

}

@media (max-width: 480px) {
  .product-image{
    margin: 0 0 25px;
    width: 100%;
  }
  .product-image-main {
    width: 100%;
    float: none;
  }
  .product-image-thumb {
    width: 100%;
    float: none;
  }
  .custom-thumb {
    width: 100%;
  }
  .product-image-thumb li {
      width: 24%;
     margin: 0 0.5% 2px;
  }
  .product-order {
    width: 100%;
  }
  .product-order-exp{
    margin: 0 0 30px;
  }
}


