@charset "euc-jp";
/* PRODUCT DETAILS PAGE
------------------------------ */
#product_details #page_top{
	background: url(https://img21.shop-pro.jp/PA01387/493/etc/product_top.jpg?cmsp_timestamp=20170424111852) no-repeat center center;
	background-size: cover;
   height: auto!important;
    padding: 46px 0!important;
    margin-bottom: 16px!important;
}
#product_details #page_top h1{
	background: rgba(255,255,255,.7);
	background-size: contain;
  text-indent:1px;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: relative;
    padding: 56px 40px 30px;
      box-sizing: border-box;
  position:relative;
  font-size:30px;
}
 #product_details #page_top h1 span{
font-size:24px;
}
#product_details #page_top br{
display:none;
}
 #product_details #page_top h1::before{
  content:" ";
  background: url(https://img21.shop-pro.jp/PA01387/493/etc/riceplant_icon3.png?cmsp_timestamp=20170425101208) no-repeat;
  background-size: contain;
  width:120px;
  height:60px;
  position:absolute;
  top:8px;
  left:16px;
}
#product_details .bread_crumb br{
display:none;
}
#product_details .main{
	width: 258px;
	height: auto;
}
#product_details h2{
	text-indent: 0;
	position: relative;
	width: auto!important;
	height: auto!important;
	left: 0;
	top: 0;
	text-align: left;
	font-size: 30px;
	border-bottom: solid 1px #432A18;
	padding-bottom: 10px;
      line-height: 1.4em;
      margin: 20px 0 0;
}
#product_details .h2_r{
	width: 310px;
}
#product_details .h2_r p{
	text-align: left;
	padding: 16px 0 10px;
	border-bottom: solid 1px #432A18;
}
#product_details .price{
	font-size: 30px;
	color: #BF1A1F;
  margin-bottom:0;
}
#product_details .price .small{
	font-size: 18px!important;
}
#product_details .text{
	font-size: 16px;
	margin-top: -4px;
}
#product_details .text b.new{
    color: #AA0D23;
}
#product_details .cart_in{
	width: 211px;
	height: auto;
	text-align: center;
	transition: 0.3s;
      display: block;
  float: right;
}
#product_details .clear{
  border-bottom:none!important;
}
#product_details .cart_in:hover img{
	opacity: 0.7;
}
#product_details .shopping_guide_a{
	position: relative;
}
#product_details .shopping_guide_a img{
	width: 600px;
	height: auto;
	margin-top: 22px;
	transition: 0.2s;
}
#product_details .handle{
	font-size: 15px;
	letter-spacing: -0.02em;
}
#product_details .shopping_guide_a:hover img{
	opacity: 0.7;
}

#product_details dl dd input{
	width: 50px;
	display: inline-block;
	margin-top: -2px;
}
#product_details dl{
  margin-bottom:0;
  margin-top:30px;
  float: right;
  display: inline-block;
}
#product_details dl dt{
	text-align: left;
	float: left;
}
#product_details dl dt p{
      padding-top: 6px!important;
}
#product_details dl dd{
	padding: 0 0 0 80px;
	text-align: left;
}

#product_details dl dt p,
#product_details dl dd p{
	border-bottom: none!important;
	display: inline-block;
	font-size: 16px;
}
#option_tbl{
width:350px;
  float:left;
  box-sizing:border-box;
}
#option_tbl tbody{
border-left: 1px solid #432A18;
    border-bottom: 1px solid #432A18;
  background: rgba(255,255,255,.6);
}
#option_tbl .none{
   width:70px;
  box-sizing:border-box;
}
#option_tbl td{
  width:140px!important;
  box-sizing:border-box;
 padding: 10px 0 0;
  text-align:center;
}
#option_tbl th{
padding:0;
}
#option_tbl tr:nth-child(3) .cell_2:nth-child(2) div,
#option_tbl tr:nth-child(3) .cell_2:nth-child(2) label,
#option_tbl tr:nth-child(3) .cell_2:nth-child(2) label span{
display:none!important;
}
#option_tbl tr:nth-child(1),
#option_tbl tr:nth-child(2) th,
#option_tbl tr:nth-child(3) th{
background: url(https://img21.shop-pro.jp/PA01387/493/etc/form_bg.png?cmsp_timestamp=20170421151118);
}

#option_tbl th,
#option_tbl td {
    border-top: 1px solid #432A18;
    border-right: 1px solid #432A18;
}
.quantity{
padding-bottom:30px;
}
.quantity .fl_r{
padding-top:0;
}

.delivery{
  font-size:16px;
  margin-top:30px;
width:100%;
  border-top: solid 1px #432A18;
    padding-top:1em;
}






/*
.product-image {
  padding-bottom: 30px;
}
  .product-image-main {
    text-align: center;
  }
  .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: 40px 0;
  color: #999;
  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-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.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;
}
*/
.option-list__unit dl{
margin-top:0!important;
}
#product_details .option-list__name {
    margin-bottom: 10px;
    margin-top: 16px;
}
.option-list__detail{
padding: 6px 0 0!important;
}
.product__order dl{
  float: left!important;
}
.option-list__name{
font-weight:normal;
  font-size:16px;
}
.option-list__unit{
width:100%;
}
p.soldout{
 border-bottom: none!important;
 margin: 10px 0 20px;
}