#side {
	display: none;
}
#contents{
	width: 100%;
}
.col img {
	width: 100%;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}


@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.5%;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
}
  .product-image-main {
    margin: 0 0 2.7%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .product-image-thumb {
    padding: 0 ;
  }
  .product-image-thumb li {
    padding: 0 !important;
    cursor: pointer;
    margin: 0 0 2.6%;
   	max-height: 82.84px;
    margin-right: 2.7%;
    background: #fff;
    width: 22%;
    

  }
  .product-image-thumb img {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .custom-thumb{
    margin-right: -2.6%;
    display: flex;
    flex-wrap: wrap;
  }

.product-cart {
  padding: 0 0 0 45px;
}
.product-cart




.product-name{
  font-size: 28px;

}
.product-order {
  margin: 0;
}

.producti-option-exe {
	 margin-bottom: 2em;
}


  .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: #464e54;
  text-align: left;
  font-size: 20px;

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

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

.option-name{
  font-size: 13px;
  color: #464e54;
  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;
}


.disable_cartin .btn {
	display: block;
    margin-top: 1em;
    border: none;

}



.pattern_list{
	//width: 37%;
    //float: right;
    //margin-top: -2em;
  	width: 62%;
    float: right;
    margin-right: -70%;
}

.pattern_list ul{
    display: flex;
    flex-wrap: wrap;
}
.pattern_list ul li{
	width: 22%;
    margin-bottom: 4%;
}
.pattern_list ul li span{
	font-size: .6em;
  	text-align: center;
  	display: block;
}
.product-order-exp {
  padding: 0;
  margin: 0 0 55px;
  line-height: 1.8;
  font-size: 13px;
  width: 58.3333333%;
}

.product-order-exp h3 {
  	text-align: center;
    font-family: '¾®ÄÍ¥´¥·¥Ã¥¯ Pro','Kozuka Gothic Pro',sans-serif;
    margin: 0;
    font-size: 20px;
  	font-weight:normal;
  	//background: #464e54;
  	color: #464e54;
    border-top: solid 0.1em #464e54;
    border-bottom: solid 0.1em #464e54;
}

.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: #464e54;
    }
    .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;
}

@media (max-width: 768px) {
  
  .pattern_list {
    width: 36%;
    margin-right: 0;
    margin-left: 12px;
  	margin-top: 0;
  }
  .pattern_list ul li {
  	width: 20%;
  }
  .product-order-exp {
  	width: 100%;
  }
  .product-cart{
    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: 22%;
  }
  .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;
  }
}

@media (max-width: 480px) {
  .pattern_list {
    float: none;
    width: 100%;
    margin: none;
  }
  .product-image{
    margin: 0 0 25px
  }
  .product-image-thumb li {
    margin-bottom: 10px;
    max-height:none;
  }
  .product-image-thumb img {
  	height: auto;
  }
  .product-order {
    width: 100%;
  }
  .product-order-exp{
    margin: 0 0 30px;
  }
}

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

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

/* @group button */
.button_area input {
  	text-align: center;
	width: 100%;
}
.btn {

  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3',
  Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active{
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background-color: #c86464;
}
.btn-primary:hover {
	background-color: #c86464;
  opacity: .8;
}

.btn-contact {
  margin: 0.5em 0.3em;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}