@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 0;
}
.product-image {
	width: 46%;
  padding: 0;
  margin: 0 0 35px 5%;
}
.product-image-main {
	margin: 0 3.2% 2.7%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.product-image-thumb {
	padding: 0 0 0 5%;
	width: 47%;
	float: left;
}
.product-image-thumb li {
	padding: 0 0 0 0;
	cursor: pointer;
	margin: 0 1% 10px;
}
.visible-phone .product-image-thumb li{
    float: left;
  }
  .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%;
  }

.product-cart,
#breadcrumbs {
	width: 47%;
	padding: 0 0 0 5%;
	margin: 0;
}

.selectedcategory {
	margin-bottom: 15px;
}
.selectedcategory a{
	margin-bottom: 3px;
	border: 1px solid #ded97b;
	display: block;
	padding: 10px;
	text-align: center;
	
}
.boxContents h1.product-name{
  font-size: 18px;
  margin: 0.1em 0 1.2em 0;
}
.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 {
  text-align: center;
  font-size: 15px;
  margin: 0 0 25px;
}
.price-sale {
	font-size: 127%;
	margin-bottom: 1em;
}
.percentage-sale {
	margin: 0 0 1.3em 0;
	font-size: 127%;
	color: #d23e61;

}

  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #E33D3D;
    margin-bottom: 1em;
  }
.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 #ddd;
}

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

.option-name{
  font-size: 13px;
  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;
  font-weight: bold;
  font-size: 15px;
}


.product-order-exp {
	clear: both;
  padding: 0 0 40px;
  margin: 0  0 55px 6.3%;
  line-height: 1.8;
}
.product-order-exp p{
	font-size: 117%;
	margin-bottom: 1em;
}
.product-order-spec {
  margin: 0 0 15px;
  font-size: 13px;
  table-layout: fixed;
}
  .product-order-spec th {
    width: 10%;
    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 {
      color: #aaa;
    }
    .product-info-lst a:hover{
      color: #444;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share li {
      margin: 1em;
    }
    
.wash {
	border-top: 1px solid #ddd;
	margin: 20px 1.4%;
	padding-top: 20px;
}

.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;
}
.boxContents #product h2 {
	line-height: 1.8em;
}

.explComment {
	margin: 4em 0 4em 20%;
    line-height: 1.9em;
    font-size: 120%;
    background-color: #f7f6e1;
    padding: 5%;
    min-width: 30%;
    max-width: 50%;
}
.product-order-exp .announce {
	border: 1px solid #dfd7c4;
	padding: 2em;
	min-width: 50%;
	display: inline-block;
}
.imagepic{
	text-align: center;
}
.imagepic img{
	max-width: 60%;
	margin: 30px auto;
	max-height: 650px;
}

.together-block {
	width: 60%;
	margin: 0 auto 100px;
	padding: 50px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
span.note{
	border: 1px solid #dfd7c4;
	padding: 10px;
	min-width: 50%;
	display: inline-block;
	font-size: 90%;
	background-color:#edf1c0;
}
span.noteSimple{
	background: none;
}

.sizes,
.material{
	float: left;
}
.sizes .memo,
.material .memo{
	font-size: 90%;
	margin-top: 3px;
}

.sizes table,
.material table{
	border: 1px solid #f5f3ee;
	margin: 2em 10px 0 0;
}
.sizes table th,
.material table th {
	padding: 5px 20px;
	background-color: #f5f3ee;
	text-align: center;
}
.sizes table td,
.material table td {
	text-align: center;
	padding: 5px 20px;
}


		@media (max-width: 768px) {
		.imagepic img{
			max-width: 80%;
			margin: 30px auto;
		}
		.product-order-exp {
		  padding: 0 0 40px;
		  margin: 0 0 55px 4%;
		  width: 96%;
		}
		.explComment {
			margin: 4em 0;
		    padding: 2em 5%;
		    min-width: 85%;
		    max-width: 85%;
		}
		.product-contents {
			padding: 0 3.2%;
		}
		.product-image-thumb {
			width: 100%;
			padding: 0;
			margin-bottom: 2em;
			margin-left: -1%;
			}
		.product-image {
			width: 100%;
		  margin: 0;
		}
		.product-image-main {
			margin: 0 0 2.7%;
		}
		.product-cart,
		.product-order-exp {
			padding: 0;
		}
		.wash {
			margin: 1em 1.4%;
		}
		.product-cart,
		#breadcrumbs {
			width: 100%;
			padding: 0;
		}
		#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: 9%;
		}
		.product-order-spec td {
		width: 60%;
		}
		.product-info-lst li {
		display: block;
		}
		.product-info-lst a {
		display: block;
		}
		.social-share a {
		display: inline;
		padding: .5em 0;
		}
		.breadcrumb a:hover{
			color:  #ded97b;
		}
		.material table{
			margin: 1em 10px 0 0;
		}
		.sizes table,
		.material table {
			width: 100%;
		}
		.sizes table td,
		.material table td {
			padding: 2px 5px;
		}

		}

@media (max-width: 480px) {
  .product-image{
    margin: 0;
  }
  .product-image-thumb li {
    margin-bottom: 10px;
  }
  .product-order {
    width: 100%;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}
#breadcrumbs {
	margin-bottom: 4em;
}
.breadcrumb {
	margin: 0em 0;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
}
  .breadcrumb li{
    margin: 0 ;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #aaa;
  }

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