#contents .product-txt-area h2{
	font-size: 28px;
    letter-spacing: 0.15em;
    font-weight: bold;
	border-top:2px solid;
	border-bottom:2px solid;
    padding: 10px;
    margin: 0 auto;
}
#contents .product-txt-area h2:after{
	display:none;
}
#contents .product-txt-area .table th,
#contents .product-txt-area .table td{
border-top:none;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
.product-order-exp{
    padding: 0 10px 25px;
	line-height: 2em;
letter-spacing: 0.15em;
}

#product button.btn{
	background-color: #000;
    color: #fff;
}
#product .price_table1 td{
color: #c7011d;
font-size: 20px;
}
#product .product-order-exp table{
	border: 1px solid #c1c1c1;
    text-align: center;
    min-width: 210px;
	margin-bottom: 30px;
}
#product .product-order-exp table td:first-child{
	padding: 10px;
    background: #e9e8ed;
}
#product .product-order-exp table td{
	padding: 10px;
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
}
.product__image-thumb li{
	height:88px !important;
}
.product__image-thumb li:hover{
	opacity:0.8;
	cursor:pointer;
}
.product__image{
	margin-bottom:40px;
	max-width: 560px;
}
.explanation {
	margin-bottom:35px;
}
.btn-lg {
    padding: 18px 25%;
}
.recommend_h2{
	font-size:28px !important;
}
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
.stock_dl{
	display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0 auto 10px;
}
.stock_dl dd{
	width:40%;
}



.product-txt-area .row1{
	display:flex;
}
.h_category{
	width:48%;
}
.product__fav-item{
	text-align: right;
width: 50%;
}
.product__fav-item button{
padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}



.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}



@media (max-width: 768px) {
#contents h2 {
    font-size: 28px;
}
.product__image,.product-txt-area{
	width:100%;
	margin-bottom: 0;
}
.btn-lg{
	    padding: 18px 75px;
}

.together-block .col-sm-12{
		width:49%;
	padding:1%;
	margin:0 auto;
	height:auto !important;
}


}

.history{
	clear:both;
}

#reason{
	width:1000px;
	clear:both;
	padding:80px 0;
	border-top:5px solid #503b1a;
float:left;
}
#reason h2,#how h2{
	text-align:center;
	margin:0 auto 40px;
  width:860px;
}
#reason .col_w{
  display:flex;
  flex-diretion: row;  
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
 align-content: flex-start;
}
#reason .col_s{
  width:21%;
  padding:4%;
  margin:2%;
  background: rgba(200,170,120,0.6);
}
#reason .col_s h3{
  font-size:24px;
  text-align: center;
  line-height:100%;
  margin:10px 0 0 0 ;
}
#reason .col_s .ico{
  text-align: center;
  margin:10px auto 10px;
}
#reason .col_s .txt{
  font-size:16px;
  line-height:180%;
}
#how{
	width:1000px;
	clear:both;
	padding:0px 0 150px 0;
float:left;
}
#how .col_h{
  clear:both;
}

#how .col_h dt{
  font-size:70px;
  margin-bottom:40px;
  padding-top:20px;
  color:#a06c0d;
  font-style: italic;
  line-height:100%;
  border-bottom:5px solid #a06c0d;
}
#how .col_h dd{
  line-height:180%;
  font-size:18px;
}
#how .l .img{
  float:left;
  margin-bottom:40px;
  margin-left:60px;
}
#how .r .img{
  float:right;
  margin-bottom:40px;
  margin-right:60px;
}
#how .l dl{
  width:30%;
  float:right;
  margin-right:40px;
}
#how .r dl{
  width:30%;
  float:left;
   margin-left:40px;
}








@media (max-width: 768px) {

#reason{
	width:100vw;
	clear:both;
	padding:40px 0;
	border-top:5px solid #503b1a;
float:none;
}
#reason h2,#how h2{
	margin:0 auto 20px -20%;
  width:140%;
}

#reason .col_s{
  width:80%;

}
#reason .col_s h3{
  font-size:24px;
  text-align: center;
  line-height:100%;
  margin:10px 0 0 0 ;
}
#reason .col_s .ico{
  text-align: center;
  margin:10px auto 10px;
}
#reason .col_s .txt{
  font-size:16px;
  line-height:180%;
}
#how{
	width:100vw;
	padding:0px 0 150px 0;
float:none;
}

#how .col_h dt{
  font-size:50px;
  margin-bottom:20px;
  padding-top:0px;
  color:#a06c0d;
  font-style: italic;
  line-height:100%;
  border-bottom:5px solid #a06c0d;
}
#how .col_h dd{
  line-height:180%;
  font-size:15px;
}
#how .l .img{
  float:none;
  margin-bottom:10px;
  margin-left:0px;
  width:94%;
}
#how .r .img{
  float:none;
  margin-bottom:10px;
  margin-right:0px;
  width:94%;
}
#how .l dl{
  width:90%;
  float:none;
  margin-right:20px;
}
#how .r dl{
  width:90%;
  float:none;
   margin-left:0px;
}


}






